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