repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/protocols - sync with NetBSD-8
[minix.git]
/
sys
/
arch
/
evbarm
/
include
/
disklabel.h
blob
61eccfd6990360d3b667cca891e01a42453a3ba5
1
/* $NetBSD: disklabel.h,v 1.5 2013/05/07 20:42:46 matt Exp $ */
2
3
#if HAVE_NBTOOL_CONFIG_H
4
#include <nbinclude/arm/disklabel.h>
5
#else
6
#include <arm/disklabel.h>
7
#endif
/* HAVE_NBTOOL_CONFIG_H */