diff options
author | YamaArashi <shadow962@live.com> | 2016-04-26 20:29:38 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-04-26 20:29:38 -0700 |
commit | ec139d66e9945595e66a7f64be71f95647917b60 (patch) | |
tree | 29c90fe37e97e428763e0ecaba4f8f9535d84acf /gcc/config/arm/telf.h | |
parent | cb63bcc6810ee28bc780b4f82a740368b4087d89 (diff) |
fix warnings
Diffstat (limited to 'gcc/config/arm/telf.h')
-rwxr-xr-x | gcc/config/arm/telf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/arm/telf.h b/gcc/config/arm/telf.h index a956f48..9bd6bcf 100755 --- a/gcc/config/arm/telf.h +++ b/gcc/config/arm/telf.h @@ -42,7 +42,6 @@ extern int arm_structure_size_boundary; /* Debug */ #define DWARF2_DEBUGGING_INFO -#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG /* Note - it is important that these definitions match those in semi.h for the ARM port. */ |