diff options
Diffstat (limited to 'arch/nt32/weak/nt32/__towupper_l_sym.s')
-rw-r--r-- | arch/nt32/weak/nt32/__towupper_l_sym.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/nt32/weak/nt32/__towupper_l_sym.s b/arch/nt32/weak/nt32/__towupper_l_sym.s index df4be4d..77a9b75 100644 --- a/arch/nt32/weak/nt32/__towupper_l_sym.s +++ b/arch/nt32/weak/nt32/__towupper_l_sym.s @@ -1,3 +1,4 @@ -.global _towupper_l + .global _towupper_l + .def _towupper_l; .scl 2; .type 32; .endef _towupper_l: jmp ___towupper_l |