xref: /netbsd-src/sys/arch/acorn32/include/disklabel.h (revision 80d9064ac03cbb6a4174695f0d5b237c8766d3d0)
1 /*	$NetBSD: disklabel.h,v 1.5 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