summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/disklabel.h
blob: 7eb3531ef20b5f8ec36a55ee883757dba40ae4eb (plain)
1
2
3
4
5
6
7
/*       $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 */