1 /* $NetBSD: cpu.h,v 1.3 1999/12/24 08:29:25 msaitoh Exp $ */ 2 #ifndef _EVBSH3_CPU_H_ 3 #define _EVBSH3_CPU_H_ 4 5 #include <sh3/cpu.h> 6 7 #endif /* _EVBSH3_CPU_H_ */ 8