diff options
Diffstat (limited to 'gcc/config/alpha/elf.h')
-rw-r--r-- | gcc/config/alpha/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/alpha/elf.h b/gcc/config/alpha/elf.h index a10454a..d4f1d40 100644 --- a/gcc/config/alpha/elf.h +++ b/gcc/config/alpha/elf.h @@ -25,7 +25,7 @@ along with GCC; see the file COPYING3. If not see #define ASM_SPEC "%{G*} %{relax:-relax} %{mcpu=*:-m%*}" /* Do not output a .file directive at the beginning of the input file. */ - + #undef TARGET_ASM_FILE_START_FILE_DIRECTIVE #define TARGET_ASM_FILE_START_FILE_DIRECTIVE false |