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