NetBSD/sys/arch/evbsh5/include/disklabel.h

8 lines
198 B
C

/* $NetBSD: disklabel.h,v 1.3 2005/12/11 12:17:13 christos Exp $ */
#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/sh5/disklabel.h>
#else
#include <sh5/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */