Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / dreamcast / include / disklabel.h
blob86fc5492507abe0770d74f0f23dd8171267627fa
1 /* $NetBSD: disklabel.h,v 1.1.26.1 2005/11/10 13:55:51 skrll Exp $ */
2 #ifndef _DREAMCAST_DISKLABEL_H_
3 #define _DREAMCAST_DISKLABEL_H_
5 #if HAVE_NBTOOL_CONFIG_H
6 #include <nbinclude/sh3/disklabel.h>
7 #else
8 #include <sh3/disklabel.h>
9 #endif /* HAVE_NBTOOL_CONFIG_H */
11 #endif /* _DREAMCAST_DISKLABEL_H_ */