diff options
Diffstat (limited to 'arch/nt64/weak/nt64/__feof_unlocked_sym.s')
-rw-r--r-- | arch/nt64/weak/nt64/__feof_unlocked_sym.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/nt64/weak/nt64/__feof_unlocked_sym.s b/arch/nt64/weak/nt64/__feof_unlocked_sym.s index 0c6707c..bc4e825 100644 --- a/arch/nt64/weak/nt64/__feof_unlocked_sym.s +++ b/arch/nt64/weak/nt64/__feof_unlocked_sym.s @@ -1,3 +1,4 @@ -.global feof_unlocked + .global feof_unlocked + .def feof_unlocked; .scl 2; .type 32; .endef feof_unlocked: jmp feof |