diff options
Diffstat (limited to 'gcc/config/rs6000/crtsavres.asm')
-rw-r--r-- | gcc/config/rs6000/crtsavres.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config/rs6000/crtsavres.asm b/gcc/config/rs6000/crtsavres.asm index 498759d27d8..7fea5232885 100644 --- a/gcc/config/rs6000/crtsavres.asm +++ b/gcc/config/rs6000/crtsavres.asm @@ -37,7 +37,6 @@ /* Do any initializations needed for the eabi environment */ - .file "crtsavres.asm" .section ".text" #include "ppc-asm.h" |