summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/cpu.lua')
-rw-r--r--scripts/src/cpu.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua
index a24d60051b8..f44462b78c3 100644
--- a/scripts/src/cpu.lua
+++ b/scripts/src/cpu.lua
@@ -165,6 +165,7 @@ if (CPUS["ARM7"]~=null) then
MAME_DIR .. "src/devices/cpu/arm7/arm7drc.hxx",
MAME_DIR .. "src/devices/cpu/arm7/arm7help.h",
MAME_DIR .. "src/devices/cpu/arm7/arm7tdrc.hxx",
+ MAME_DIR .. "src/devices/cpu/arm7/cecalls.hxx",
}
end