Move #include to the beginning-of-line so -traditional-cpp can find it.
This commit is contained in:
parent
9c7b98f8ce
commit
e426fdd061
2
gnu/dist/gcc/gcc/config/rs6000/tramp.asm
vendored
2
gnu/dist/gcc/gcc/config/rs6000/tramp.asm
vendored
@ -37,7 +37,7 @@
|
||||
|
||||
.file "tramp.asm"
|
||||
.section ".text"
|
||||
#include "ppc-asm.h"
|
||||
#include "ppc-asm.h"
|
||||
|
||||
.type trampoline_initial,@object
|
||||
.align 2
|
||||
|
Loading…
Reference in New Issue
Block a user