dd1e8f256f35a5bbee6f4f8de30dd89b702430da
[fw/sdcc] / support / cpp / i386 / sysv4gdb.h
1 /* Target definitions for GNU compiler for Intel 80386 running System V.4
2    with gas and gdb.  */
3
4 /* Use stabs instead of DWARF debug format.  */
5 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
6
7 #include "i386/sysv4.h"