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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
landisk
/
include
/
signal.h
blob
1851580b8b63f4638a0336d7682155fadc87f7d6
1
/* $NetBSD$ */
2
3
#ifndef _LANDISK_SIGNAL_H_
4
#define _LANDISK_SIGNAL_H_
5
6
#include <sh3/signal.h>
7
8
#endif
/* _LANDISK_SIGNAL_H_ */