xref: /netbsd-src/sys/arch/mac68k/include/profile.h (revision ae1bfcddc410612bc8c58b807e1830becb69a24c)
1 /*
2  *	$Id: profile.h,v 1.1 1994/05/23 03:54:52 briggs Exp $
3  */
4 #ifndef _MACHINE_PROFILE_H_
5 #define _MACHINE_PROFILE_H_
6 
7 #include <m68k/profile.h>
8 
9 #endif
10