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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
hpcsh
/
include
/
setjmp.h
blob
133f45be17a174b24334391146fd550ff36ca2bb
1
/* $NetBSD: setjmp.h,v 1.1 2001/01/17 05:21:54 itojun Exp $ */
2
#ifndef _HPCSH_SETJMP_H_
3
#define _HPCSH_SETJMP_H_
4
5
#include <sh3/setjmp.h>
6
7
#endif
/* _HPCSH_SETJMP_H_ */