1/*	$NetBSD$	*/
2
3#ifndef _LANDISK_SETJMP_H_
4#define _LANDISK_SETJMP_H_
5
6#include <sh3/setjmp.h>
7
8#endif /* _LANDISK_SETJMP_H_ */
9