xref: /netbsd-src/sys/arch/sparc64/include/disklabel.h (revision bdc22b2e01993381dcefeff2bc9b56ca75a4235c)
1 /*       $NetBSD: disklabel.h,v 1.4 2005/12/11 12:19:10 christos Exp $        */
2 
3 #if HAVE_NBTOOL_CONFIG_H
4 #include <nbinclude/sparc/disklabel.h>
5 #else
6 #include <sparc/disklabel.h>
7 #endif /* HAVE_NBTOOL_CONFIG_H */
8