NetBSD/sys/arch/sparc64/include/disklabel.h
2005-12-11 12:16:03 +00:00

8 lines
215 B
C

/* $NetBSD: disklabel.h,v 1.4 2005/12/11 12:19:10 christos Exp $ */
#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/sparc/disklabel.h>
#else
#include <sparc/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */