1 1.4 bouyer /* $NetBSD: disklabel.h,v 1.4 2011/08/30 12:39:56 bouyer Exp $ */ 2 1.1 itojun 3 1.4 bouyer #define LABELUSESMBR 1 4 1.2 dyoung #if HAVE_NBTOOL_CONFIG_H 5 1.2 dyoung #include <nbinclude/sh3/disklabel.h> 6 1.2 dyoung #else 7 1.1 itojun #include <sh3/disklabel.h> 8 1.2 dyoung #endif /* HAVE_NBTOOL_CONFIG_H */ 9