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