xref: /netbsd-src/sys/arch/evbsh3/include/pcb.h (revision 7a6a7ae08ac6c612f0fbb0d4425825c6be2a9050)
1 /*	$NetBSD: pcb.h,v 1.1 1999/09/13 10:30:35 itojun Exp $	*/
2 #ifndef _EVBSH3_PCB_H_
3 #define _EVBSH3_PCB_H_
4 
5 #include <sh3/pcb.h>
6 
7 #endif /* _EVBSH3_PCB_H_ */
8