xref: /netbsd-src/sys/arch/mac68k/include/profile.h (revision 4724848cf0da353df257f730694b7882798e5daf)
1 /*	$NetBSD: profile.h,v 1.4 2001/08/31 04:44:56 simonb Exp $	*/
2 
3 #ifndef _PROFILE_MACHINE_
4 #define _PROFILE_MACHINE_
5 
6 #include <m68k/profile.h>
7 
8 #endif /* _PROFILE_MACHINE_ */
9