mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
9 lines
161 B
C
9 lines
161 B
C
/* Remove leading underscore from the gcc generated symbol names */
|
|
#define STRIP_UNDERSCORE
|
|
|
|
#define TE_DELTA
|
|
|
|
#include "obj-format.h"
|
|
|
|
/* end of te-delta.h */
|