xref: /netbsd-src/sys/arch/landisk/include/profile.h (revision 924795e69c8bb3f17afd8fcbb799710cc1719dc4)
1 /*	$NetBSD: profile.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _LANDISK_PROFILE_H_
4 #define _LANDISK_PROFILE_H_
5 
6 #include <sh3/profile.h>
7 
8 #endif /* _LANDISK_PROFILE_H_ */
9