From: Alan Cox Date: Tue, 10 Apr 2018 12:28:57 +0000 (+0100) Subject: z80pack-lite: Fix typo breaking build X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f22af6e6c55a3b5fa0e29923a89945c0698648ae;p=FUZIX.git z80pack-lite: Fix typo breaking build --- diff --git a/Kernel/platform-z80pack-lite/tricks.s b/Kernel/platform-z80pack-lite/tricks.s index 72d86baf..aa6f9ee3 100644 --- a/Kernel/platform-z80pack-lite/tricks.s +++ b/Kernel/platform-z80pack-lite/tricks.s @@ -40,7 +40,7 @@ _ramtop: ; restarted after calling switchout, it thinks it has just returned ; from switchout(). ; -_platform__switchout: +_platform_switchout: di ; save machine state