From: Alan Cox Date: Sun, 25 Jan 2015 16:07:10 +0000 (+0000) Subject: fixedbank: don't import unused and undefined symbols X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=87eb1b1b7069424a1dc853ded968f928338a065d;p=FUZIX.git fixedbank: don't import unused and undefined symbols The newer linker errors this --- diff --git a/Kernel/lib/z80fixedbank.s b/Kernel/lib/z80fixedbank.s index 067b7d00..10a22d02 100644 --- a/Kernel/lib/z80fixedbank.s +++ b/Kernel/lib/z80fixedbank.s @@ -22,7 +22,6 @@ .globl _runticks .globl unix_syscall_entry .globl interrupt_handler - .globl dispatch_process_signal .globl _swapper .globl map_kernel