summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorMax <mparisi@stevens.edu>2020-09-17 14:50:15 -0400
committerMax <mparisi@stevens.edu>2020-09-17 14:50:15 -0400
commitc3cfe4063460e4aa68b812de74be65ba5df04fe4 (patch)
treeaedd7e803f6ff1ee21f40d82557a031c576aa09d /obj_files.mk
parent42bef77df83019812fa47a03f988ca1c307f04f0 (diff)
decompile darray.c. ArraySearch and ArrayInsertedSorted nonmatching with register swaps for now
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/obj_files.mk b/obj_files.mk
index e2fff74..8974758 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -27,7 +27,6 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/darray.o \
- $(BUILD_DIR)/asm/darray_asm.o \
$(BUILD_DIR)/src/hashtable.o \
$(BUILD_DIR)/asm/md5c.o \
$(BUILD_DIR)/asm/text_10_2.o \