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