From: Alan Cox Date: Sat, 30 Jun 2018 22:08:42 +0000 (+0100) Subject: 65c816: remove unused import X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=48b20a1663e2108deb6682c5eb08c16013e4d63a;p=FUZIX.git 65c816: remove unused import --- diff --git a/Kernel/lib/65c816.s b/Kernel/lib/65c816.s index 0500350e..64c5c0fe 100644 --- a/Kernel/lib/65c816.s +++ b/Kernel/lib/65c816.s @@ -12,7 +12,6 @@ .importzp ptr1 .import _platform_monitor - .import _chksigs .import _platform_idle .import _newproc .import _nready