diff options
author | YamaArashi <shadow962@live.com> | 2016-03-07 22:25:06 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-03-07 22:25:06 -0800 |
commit | 08234586501ffddc186f6e254ce6847faa139f5f (patch) | |
tree | 053a7b04d58cd193182fe12bfc50fe6f325525eb /gcc/config/arm/telf.h | |
parent | 63aec4bbdd77671b92dafbe6cb6e2e14f7a6635b (diff) |
never use leading underscore
Diffstat (limited to 'gcc/config/arm/telf.h')
-rwxr-xr-x | gcc/config/arm/telf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/arm/telf.h b/gcc/config/arm/telf.h index 8c5d6e0..ca415ac 100755 --- a/gcc/config/arm/telf.h +++ b/gcc/config/arm/telf.h @@ -95,8 +95,6 @@ do { \ #undef RDATA_SECTION_ASM_OP #define RDATA_SECTION_ASM_OP "\t.section .rodata" -#define USER_LABEL_PREFIX "" - /* If defined, a C expression whose value is a string containing the assembler operation to identify the following data as uninitialized global data. If not defined, and neither |