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
/
pcb.h
blob
e93714074c5ff108c4dcefe539e82f3a26307ced
1
/* $NetBSD$ */
2
3
#ifndef _LANDISK_PCB_H_
4
#define _LANDISK_PCB_H_
5
6
#include <sh3/pcb.h>
7
8
#endif
/* _LANDISK_PCB_H_ */