Expand PMF_FN_* macros.
[netbsd-mini2440.git] / sys / arch / evbsh3 / include / disklabel.h
blob8dad08356d5d27c1e838e4b8bf7332b5de721f19
1 /* $NetBSD: disklabel.h,v 1.1.36.1 2005/11/10 13:56:05 skrll Exp $ */
2 #ifndef _EVBSH3_DISKLABEL_H_
3 #define _EVBSH3_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 /* _EVBSH3_DISKLABEL_H_ */