mirror of
https://frontier.innolan.net/github/amiga-ixemul.git
synced 2026-09-12 09:22:20 +00:00
9 lines
156 B
C
9 lines
156 B
C
/* $NetBSD: signal.h,v 1.5 1994/10/26 02:06:39 cgd Exp $ */
|
|
|
|
#ifndef _MACHINE_SIGNAL_H_
|
|
#define _MACHINE_SIGNAL_H_
|
|
|
|
#include <m68k/signal.h>
|
|
|
|
#endif
|