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
/
frame.h
blob
c9c2c8ff066ae3ae1465317f371df0a0767d3038
1
/* $NetBSD: frame.h,v 1.4 1994/10/26 08:46:31 cgd Exp $ */
2
3
#ifndef _FRAME_MACHINE_
4
#define _FRAME_MACHINE_
5
6
#include <m68k/frame.h>
7
8
#endif
/* _FRAME_MACHINE_ */