summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorred031000 <rubenru09@aol.com>2020-09-18 15:37:58 +0100
committerred031000 <rubenru09@aol.com>2020-09-18 15:37:58 +0100
commitdce9d7dd3363fb3c788e9eef5d71a35e0356a02b (patch)
tree8750f4ac0ca87a7ea81ad8588f7c98724bc9ef05 /obj_files.mk
parent51078da1c3812d2016767666b7eacba314144b8d (diff)
split __va_arg
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index c2bb6fe..cf378a5 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -13,6 +13,7 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/text_4.o \
$(BUILD_DIR)/asm/text_5.o \
$(BUILD_DIR)/asm/libstdc++/__mem.o \
+ $(BUILD_DIR)/asm/libstdc++/__va_arg.o \
$(BUILD_DIR)/asm/text_5_2.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/MetroTRK/mem_TRK.o \