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