xref: /netbsd-src/sys/arch/iyonix/include/disklabel.h (revision 46f5119e40af2e51998f686b2fdcc76b5488f7f3)
1 /*	$NetBSD: disklabel.h,v 1.3 2005/12/11 12:17:51 christos 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