Home | History | Annotate | Line # | Download | only in include
signal.h revision 1.3
      1  1.1      mw /*
      2  1.3  chopps  *	$Id: signal.h,v 1.3 1994/04/10 02:06:51 chopps Exp $
      3  1.1      mw  */
      4  1.3  chopps #ifndef _MACHINE_SIGNAL_H
      5  1.3  chopps #define _MACHINE_SIGNAL_H
      6  1.1      mw 
      7  1.2      mw #include <m68k/signal.h>
      8  1.3  chopps 
      9  1.3  chopps #endif
     10