[BACK]Return to signal.h CVS log [TXT][DIR] Up to [local] / sys / arch / mac68k / include

Annotation of sys/arch/mac68k/include/signal.h, Revision 1.1

1.1     ! nbrk        1: /*     $OpenBSD: signal.h,v 1.3 1997/11/30 06:10:35 gene Exp $ */
        !             2: /*     $NetBSD: signal.h,v 1.3 1994/10/26 08:46:47 cgd Exp $   */
        !             3:
        !             4: #ifndef _MAC68K_SIGNAL_H_
        !             5: #define _MAC68K_SIGNAL_H_
        !             6:
        !             7: #include <m68k/signal.h>
        !             8:
        !             9: #endif

CVSweb