stdio.h not needed
[fw/sdcc] / support / cpp / i386 / next.c
1 /* next.c:  Functions for NeXT as target machine for GNU C compiler.  */
2
3 /* Note that the include below means that we can't debug routines in
4    i386.c when running on a COFF system.  */
5
6 #include "i386/i386.c"
7 #include "nextstep.c"