4ace44554c
Use new file names for included 386 files. From-SVN: r2941
10 lines
190 B
C
10 lines
190 B
C
#include "i386/gas.h"
|
|
|
|
/* We do not want to output SDB debugging information. */
|
|
|
|
#undef SDB_DEBUGGING_INFO
|
|
|
|
/* We want to output DBX debugging information. */
|
|
|
|
#define DBX_DEBUGGING_INFO
|