aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/aarch64-netbsd-none/machine/disklabel.h
blob: 058a004db626f42092488e945ba1f3125b5d55df (plain)
1
2
3
4
5
6
7
/*       $NetBSD: disklabel.h,v 1.2 2018/04/01 04:35:03 ryo Exp $        */

#if HAVE_NBTOOL_CONFIG_H
#include <nbinclude/arm/disklabel.h>
#else
#include <arm/disklabel.h>
#endif /* HAVE_NBTOOL_CONFIG_H */