xref: /netbsd-src/sys/arch/cats/include/disklabel.h (revision 2dd295436a0082eb4f8d294f4aa73c223413d0f2)
1 /*	$NetBSD: disklabel.h,v 1.7 2013/05/07 20:42:45 matt 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