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
/
dreamcast
/
include
/
setjmp.h
blob
f103e6f11f6f251cee0f970f8b2f6d2469371265
1
/* $NetBSD: setjmp.h,v 1.1 1999/09/13 10:30:38 itojun Exp $ */
2
#ifndef _DREAMCAST_SETJMP_H_
3
#define _DREAMCAST_SETJMP_H_
4
5
#include <sh3/setjmp.h>
6
7
#endif
/* _DREAMCAST_SETJMP_H_ */