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