summaryrefslogtreecommitdiff
path: root/tools/mangle.py
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-01-19 11:58:47 +0100
committerAetias <aetias@outlook.com>2025-01-19 11:58:47 +0100
commite1d2f0b168ebd698d7a69dbb53fe15cc7fa548aa (patch)
tree39ed851e8cb3ff62d0293454dd37a8bc3a56ce38 /tools/mangle.py
parent4c60dda140335d6322411c6ef62a2dc0b85a3018 (diff)
Move ov000 documentation from Ghidra
Diffstat (limited to 'tools/mangle.py')
-rw-r--r--tools/mangle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mangle.py b/tools/mangle.py
index 17a69c76..e4cf872c 100644
--- a/tools/mangle.py
+++ b/tools/mangle.py
@@ -28,7 +28,7 @@ cc.extend([
'-proc', 'arm946e',
'-gccext,on',
'-fp', 'soft',
- '-inline', 'on,noauto',
+ '-inline', 'noauto',
'-Cpp_exceptions', 'off',
'-RTTI', 'off',
'-interworking',