xref: /netbsd-src/sys/arch/landisk/include/pcb.h (revision 1897181a7231d5fc7ab48994d1447fcbc4e13a49)
1 /*	$NetBSD: pcb.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _LANDISK_PCB_H_
4 #define _LANDISK_PCB_H_
5 
6 #include <sh3/pcb.h>
7 
8 #endif /* _LANDISK_PCB_H_ */
9