xref: /netbsd-src/sys/arch/mac68k/include/profile.h (revision 76dfffe33547c37f8bdd446e3e4ab0f3c16cea4b)
1 /*	$NetBSD: profile.h,v 1.3 1996/05/05 06:17:55 briggs Exp $	*/
2 
3 #ifndef _PROFILE_MACHINE_
4 #define _PROFILE_MACHINE_
5 
6 #include <m68k/profile.h>
7 
8 #endif _PROFILE_MACHINE_
9