diff options
Diffstat (limited to 'arch/nt64/weak/nt64/__stdio_exit_needed_sym.s')
-rw-r--r-- | arch/nt64/weak/nt64/__stdio_exit_needed_sym.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s b/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s index 48ae87e..724417a 100644 --- a/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s +++ b/arch/nt64/weak/nt64/__stdio_exit_needed_sym.s @@ -1,3 +1,3 @@ - .globl __stdio_exit_needed + .global __stdio_exit_needed __stdio_exit_needed: jmp __stdio_exit |