xref: /netbsd-src/sys/arch/mmeye/include/disklabel.h (revision a47e2eb75818146a02ebb0a41df61c325b8d3935)
1*a47e2eb7Sbouyer /*	$NetBSD: disklabel.h,v 1.4 2011/08/30 12:39:56 bouyer Exp $	*/
265363da2Sitojun 
3*a47e2eb7Sbouyer #define LABELUSESMBR	1
4a37289dbSdyoung #if HAVE_NBTOOL_CONFIG_H
5a37289dbSdyoung #include <nbinclude/sh3/disklabel.h>
6a37289dbSdyoung #else
765363da2Sitojun #include <sh3/disklabel.h>
8a37289dbSdyoung #endif /* HAVE_NBTOOL_CONFIG_H */
9