xref: /netbsd-src/sys/arch/iyonix/include/disklabel.h (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
1 /*	$NetBSD: disklabel.h,v 1.5 2013/05/07 20:42:46 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