summaryrefslogtreecommitdiff
path: root/undefined_syms.txt
diff options
context:
space:
mode:
authorcadmic <cadmic24@gmail.com>2025-01-02 00:35:22 -0800
committerGitHub <noreply@github.com>2025-01-02 03:35:22 -0500
commit9dafc2f2e4cecff745be05b7003f4e5b2e9f2ba9 (patch)
tree0588c180657b7e8a13c98cdbeddc90e5275a72e8 /undefined_syms.txt
parentffc9f2d4f1fe72a9ac2d803177d612600b5ef22e (diff)
[iQue] Build some C files with EGCS (#2396)
Diffstat (limited to 'undefined_syms.txt')
-rw-r--r--undefined_syms.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/undefined_syms.txt b/undefined_syms.txt
index deba8affd..6f663eae8 100644
--- a/undefined_syms.txt
+++ b/undefined_syms.txt
@@ -9,3 +9,17 @@ D_0F000000 = 0x0F000000;
// z_bg_mjin
D_06000000 = 0x06000000;
+
+#if PLATFORM_IQUE
+__divdi3 = 0x80008010;
+__moddi3 = 0x800085F0;
+__udivdi3 = 0x80008B80;
+__umoddi3 = 0x800090F0;
+__cmpdi2 = 0x80009600;
+__floatdidf = 0x80009650;
+__floatdisf = 0x800096A0;
+__fixunsdfdi = 0x80009760;
+__fixdfdi = 0x80009960;
+__fixunssfdi = 0x800099D0;
+__fixsfdi = 0x80009BD0;
+#endif