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
/
mac68k
/
include
/
reg.h
blob
b1002babe543c1c79d9839b0fd485add408fddc8
1
/* $NetBSD: reg.h,v 1.11.58.3 2004/09/21 13:18:06 skrll Exp $ */
2
3
#ifndef _REG_MACHINE_
4
#define _REG_MACHINE_
5
6
#include <m68k/reg.h>
7
8
#endif
/* _REG_MACHINE_ */