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