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