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