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
/
hpcsh
/
include
/
frame.h
blob
f6227a3d4537211bcc1474f1611f2df2c5abafc0
1
/* $NetBSD: frame.h,v 1.1 2001/01/17 05:21:51 itojun Exp $ */
2
#ifndef _HPCSH_FRAME_H_
3
#define _HPCSH_FRAME_H_
4
5
#include <sh3/frame.h>
6
7
#endif
/* _HPCSH_FRAME_H_ */