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

9 lines
153 B
C

/* $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