xref: /netbsd-src/sys/arch/mmeye/include/disklabel.h (revision 86811edb37e43f44504b192591c863c5d48f5e08)
1 /*	$NetBSD: disklabel.h,v 1.3 2005/12/11 12:18:16 christos Exp $	*/
2 
3 #if HAVE_NBTOOL_CONFIG_H
4 #include <nbinclude/sh3/disklabel.h>
5 #else
6 #include <sh3/disklabel.h>
7 #endif /* HAVE_NBTOOL_CONFIG_H */
8