stdio.h not needed
[fw/sdcc] / support / cpp / i386 / seq2-sysv3.h
1 /* Sequent DYNIX/ptx 2.x (SVr3) */
2
3 #include "i386/seq-sysv3.h"
4
5 /* Use atexit for static destructors, instead of defining
6    our own exit function.  */
7 #define HAVE_ATEXIT
8