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