NetBSD/sys/arch/evbsh3/include/signal.h

8 lines
172 B
C

/* $NetBSD: signal.h,v 1.1 1999/09/13 10:30:44 itojun Exp $ */
#ifndef _EVBSH3_SIGNAL_H_
#define _EVBSH3_SIGNAL_H_
#include <sh3/signal.h>
#endif /* _EVBSH3_SIGNAL_H_ */