1994-10-26 05:01:24 +03:00
|
|
|
/* $NetBSD: signal.h,v 1.5 1994/10/26 02:06:39 cgd Exp $ */
|
|
|
|
|
1994-04-10 06:28:14 +04:00
|
|
|
#ifndef _MACHINE_SIGNAL_H_
|
|
|
|
#define _MACHINE_SIGNAL_H_
|
1993-10-31 02:41:47 +03:00
|
|
|
|
1994-01-27 00:12:12 +03:00
|
|
|
#include <m68k/signal.h>
|
1994-04-10 06:06:32 +04:00
|
|
|
|
|
|
|
#endif
|