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

8 lines
196 B
C
Raw Normal View History

/* $NetBSD: disklabel.h,v 1.2 2005/06/12 19:46:15 dyoung Exp $ */
#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/arm/disklabel.h>
#else
#include <arm/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */