diff options
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/crt_arch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/crt_arch.h b/arch/powerpc/crt_arch.h index ec3cd29e..9b65886f 100644 --- a/arch/powerpc/crt_arch.h +++ b/arch/powerpc/crt_arch.h @@ -1,4 +1,5 @@ __asm__( +".text \n" ".global " START " \n" ".type " START ", %function \n" START ": \n" |