Home | History | Annotate | Line # | Download | only in include
cpu.h revision 1.3
      1  1.2  msaitoh /*	$NetBSD: cpu.h,v 1.3 1999/12/24 08:29:25 msaitoh Exp $	*/
      2  1.1   itojun #ifndef _EVBSH3_CPU_H_
      3  1.1   itojun #define _EVBSH3_CPU_H_
      4  1.1   itojun 
      5  1.1   itojun #include <sh3/cpu.h>
      6  1.2  msaitoh 
      7  1.1   itojun #endif /* _EVBSH3_CPU_H_ */
      8