8 lines
158 B
C
8 lines
158 B
C
/* $NetBSD: cpu.h,v 1.3 1999/12/24 08:29:25 msaitoh Exp $ */
|
|
#ifndef _EVBSH3_CPU_H_
|
|
#define _EVBSH3_CPU_H_
|
|
|
|
#include <sh3/cpu.h>
|
|
|
|
#endif /* _EVBSH3_CPU_H_ */
|