binutils-gdb/gas/config/te-delta.h

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 */