Skip to content

Commit 186699c

Browse files
someone2639someone2639
andauthored
remove last modern_gcc reference (#23)
Co-authored-by: someone2639 <someone2639@gmail.com>
1 parent 4858ea8 commit 186699c

22 files changed

Lines changed: 2 additions & 484 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ AR := $(CROSS)ar
9898

9999
# Do NOT depend on system-installed headers! If you need to make a header change,
100100
# test it in your source first!
101-
INCLUDE_DIRS += $(WORKING_DIR)/include $(WORKING_DIR)/include/PR $(WORKING_DIR)/include/compiler/modern_gcc $(BUILD_DIR) $(BUILD_DIR)/include $(WORKING_DIR)/src $(WORKING_DIR)
101+
INCLUDE_DIRS += $(WORKING_DIR)/include $(WORKING_DIR)/include/PR $(WORKING_DIR)/include/libc $(BUILD_DIR) $(BUILD_DIR)/include $(WORKING_DIR)/src $(WORKING_DIR)
102102

103103
GBIDEFINE := -DF3DEX_GBI_2
104104

include/compiler/gcc/stdarg.h

Lines changed: 0 additions & 114 deletions
This file was deleted.

include/compiler/ido/math.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

include/compiler/ido/memory.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

include/compiler/ido/stdarg.h

Lines changed: 0 additions & 30 deletions
This file was deleted.

include/compiler/ido/stdio.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

include/compiler/ido/stdlib.h

Lines changed: 0 additions & 80 deletions
This file was deleted.

include/compiler/ido/string.h

Lines changed: 0 additions & 42 deletions
This file was deleted.

include/compiler/modern_gcc/math.h

Lines changed: 0 additions & 1 deletion
This file was deleted.

include/compiler/modern_gcc/memory.h

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)