From: Alan Cox Date: Sun, 7 Jun 2015 22:45:18 +0000 (+0100) Subject: zx128: export trap_reboot X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8bc8c1a0ba0dc419fac35a253fe9848bba14a491;p=FUZIX.git zx128: export trap_reboot --- diff --git a/Kernel/platform-zx128/zx128.s b/Kernel/platform-zx128/zx128.s index 95a4e108..1e4a51e5 100644 --- a/Kernel/platform-zx128/zx128.s +++ b/Kernel/platform-zx128/zx128.s @@ -27,6 +27,7 @@ ; exported debugging tools .globl _trap_monitor + .globl _trap_reboot .globl outchar ; imported symbols