diff options
Diffstat (limited to 'arch/nt64/weak/nt64/__memrchr_sym.s')
-rw-r--r-- | arch/nt64/weak/nt64/__memrchr_sym.s | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/nt64/weak/nt64/__memrchr_sym.s b/arch/nt64/weak/nt64/__memrchr_sym.s deleted file mode 100644 index 0e69906..0000000 --- a/arch/nt64/weak/nt64/__memrchr_sym.s +++ /dev/null @@ -1,4 +0,0 @@ - .global memrchr - .def memrchr; .scl 2; .type 32; .endef -memrchr: - jmp __memrchr |