1 1.1.26.1 skrll /* $NetBSD: disklabel.h,v 1.1.26.1 2005/11/10 13:55:51 skrll Exp $ */ 2 1.1 marcus #ifndef _DREAMCAST_DISKLABEL_H_ 3 1.1 marcus #define _DREAMCAST_DISKLABEL_H_ 4 1.1 marcus 5 1.1.26.1 skrll #if HAVE_NBTOOL_CONFIG_H 6 1.1.26.1 skrll #include <nbinclude/sh3/disklabel.h> 7 1.1.26.1 skrll #else 8 1.1 marcus #include <sh3/disklabel.h> 9 1.1.26.1 skrll #endif /* HAVE_NBTOOL_CONFIG_H */ 10 1.1 marcus 11 1.1 marcus #endif /* _DREAMCAST_DISKLABEL_H_ */ 12