NetBSD/sys/arch/shark/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:19:02 christos Exp $ */
#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/arm/disklabel.h>
#else
#include <arm/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */