Minor change.
This commit is contained in:
parent
fa31b94af9
commit
7b15b3b56d
|
@ -1,8 +1,3 @@
|
|||
/* $NetBSD: signal.h,v 1.5 1994/10/26 02:06:39 cgd Exp $ */
|
||||
|
||||
#ifndef _MACHINE_SIGNAL_H_
|
||||
#define _MACHINE_SIGNAL_H_
|
||||
/* $NetBSD: signal.h,v 1.6 1998/09/13 12:01:41 mycroft Exp $ */
|
||||
|
||||
#include <m68k/signal.h>
|
||||
|
||||
#endif
|
||||
|
|
|
@ -1,8 +1,3 @@
|
|||
/* $NetBSD: signal.h,v 1.1.1.1 1995/03/26 07:12:07 leo Exp $ */
|
||||
|
||||
#ifndef _MACHINE_SIGNAL_H_
|
||||
#define _MACHINE_SIGNAL_H_
|
||||
/* $NetBSD: signal.h,v 1.2 1998/09/13 12:01:41 mycroft Exp $ */
|
||||
|
||||
#include <m68k/signal.h>
|
||||
|
||||
#endif
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $NetBSD: signal.h,v 1.3 1994/10/26 07:26:44 cgd Exp $ */
|
||||
/* $NetBSD: signal.h,v 1.4 1998/09/13 12:01:41 mycroft Exp $ */
|
||||
|
||||
/* Just use the common m68k definition */
|
||||
#include <m68k/signal.h>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $NetBSD: signal.h,v 1.1.1.1 1995/07/25 23:12:18 chuck Exp $ */
|
||||
/* $NetBSD: signal.h,v 1.2 1998/09/13 12:01:42 mycroft Exp $ */
|
||||
|
||||
/* Just use the common m68k definition */
|
||||
#include <m68k/signal.h>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/* $NetBSD: signal.h,v 1.1.1.1 1996/05/05 12:17:03 oki Exp $ */
|
||||
/* $NetBSD: signal.h,v 1.2 1998/09/13 12:01:42 mycroft Exp $ */
|
||||
|
||||
/* Just use the common m68k definition */
|
||||
#include <m68k/signal.h>
|
||||
|
|
Loading…
Reference in New Issue