Initial import from FreeBSD RELENG_4:
[games.git] / contrib / gcc / config / i386 / osf1elfgdb.h
1 /* Target definitions for GNU compiler for Intel 80386 running OSF/1 1.3+
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/osf1elf.h"