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

9 lines
153 B
C
Raw Normal View History

1995-03-26 11:12:03 +04:00
/* $NetBSD: signal.h,v 1.1.1.1 1995/03/26 07:12:07 leo Exp $ */
#ifndef _MACHINE_SIGNAL_H_
#define _MACHINE_SIGNAL_H_
#include <m68k/signal.h>
#endif