From 5ebcca00fe76b457ec4026308d54b0bb8d90748d Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sun, 8 Mar 2015 21:19:09 +0000 Subject: [PATCH] zx128: remove a FIXME ret Not saying this code is right yet, but the ret isn't needed --- Kernel/platform-zx128/tricks.s | 1 - 1 file changed, 1 deletion(-) diff --git a/Kernel/platform-zx128/tricks.s b/Kernel/platform-zx128/tricks.s index d08f1adb..5feb7563 100644 --- a/Kernel/platform-zx128/tricks.s +++ b/Kernel/platform-zx128/tricks.s @@ -362,7 +362,6 @@ bankfork_1: ; have the IM2 vectors ; fliplow: - ret ; FIXME exx ld hl, #0x8000 ld de, #0xc000 -- 2.34.1