xref: /netbsd-src/sys/arch/mac68k/include/profile.h (revision ead2c0eee3abe6bcf08c63bfc78eb8a93a579b2b)
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