Home | History | Annotate | Line # | Download | only in include
disklabel.h revision 1.6.2.1
      1  1.6.2.1    yamt /*	$NetBSD: disklabel.h,v 1.6.2.1 2014/05/22 11:40:00 yamt Exp $	*/
      2      1.1    matt 
      3      1.4  dyoung #if HAVE_NBTOOL_CONFIG_H
      4      1.4  dyoung #include <nbinclude/arm/disklabel.h>
      5      1.4  dyoung #else
      6      1.1    matt #include <arm/disklabel.h>
      7      1.4  dyoung #endif /* HAVE_NBTOOL_CONFIG_H */
      8