Home | History | Annotate | Line # | Download | only in include
      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