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