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