Home | History | Annotate | Line # | Download | only in include
disklabel.h revision 1.4.12.1
      1  1.4.12.1     tls /*	$NetBSD: disklabel.h,v 1.4.12.1 2013/06/23 06:20:07 tls Exp $	*/
      2       1.1   gavan 
      3       1.2  dyoung #if HAVE_NBTOOL_CONFIG_H
      4       1.2  dyoung #include <nbinclude/arm/disklabel.h>
      5       1.2  dyoung #else
      6       1.1   gavan #include <arm/disklabel.h>
      7       1.2  dyoung #endif /* HAVE_NBTOOL_CONFIG_H */
      8