diff options
Diffstat (limited to 'arch/nt64/weak/nt64/__res_send_sym.s')
-rw-r--r-- | arch/nt64/weak/nt64/__res_send_sym.s | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/nt64/weak/nt64/__res_send_sym.s b/arch/nt64/weak/nt64/__res_send_sym.s index d776dca..aa97027 100644 --- a/arch/nt64/weak/nt64/__res_send_sym.s +++ b/arch/nt64/weak/nt64/__res_send_sym.s @@ -1,3 +1,4 @@ -.global res_send + .global res_send + .def res_send; .scl 2; .type 32; .endef res_send: jmp __res_send |