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

8 lines
198 B
C
Raw Normal View History

2005-12-11 15:16:03 +03:00
/* $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 */