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

8 lines
198 B
C

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