repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
sun2
/
include
/
disklabel.h
blob
23f5eb58cf61d3629627dff36a015baf6173d36e
1
/* $NetBSD: disklabel.h,v 1.2.24.1 2005/11/10 13:59:38 skrll Exp $ */
2
3
#if HAVE_NBTOOL_CONFIG_H
4
#include <nbinclude/sun68k/disklabel.h>
5
#else
6
#include <sun68k/disklabel.h>
7
#endif
/* HAVE_NBTOOL_CONFIG_H */