Main Page   Compound List   File List   Compound Members   File Members  

signal.h

Go to the documentation of this file.
00001 /*
00002    This <signal.h> will go away soon, because it conflicts with the
00003    real ANSI C <signal.h> that is installed by newlib.
00004  */
00005 #ifndef _SIGNAL_H_
00006 #define _SIGNAL_H_
00007 #warning "please include sig-avr.h instead"
00008 #include <sig-avr.h>
00009 #endif /* _SIGNAL_H_ */

Generated at Fri Jul 19 14:55:41 2002 for avrgcc by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001