xref: /netbsd-src/sys/arch/landisk/include/frame.h (revision 63aea4bd5b445e491ff0389fe27ec78b3099dba3)
1 /*	$NetBSD: frame.h,v 1.1 2006/09/01 21:26:18 uwe Exp $	*/
2 
3 #ifndef _LANDISK_FRAME_H_
4 #define _LANDISK_FRAME_H_
5 
6 #include <sh3/frame.h>
7 
8 #endif /* _LANDISK_FRAME_H_ */
9