Move #include to the beginning-of-line so -traditional-cpp can find it.

This commit is contained in:
matt 2003-09-23 14:46:05 +00:00
parent 9c7b98f8ce
commit e426fdd061

View File

@ -37,7 +37,7 @@
.file "tramp.asm"
.section ".text"
#include "ppc-asm.h"
#include "ppc-asm.h"
.type trampoline_initial,@object
.align 2