From 3fe169bd6906e8fcbd1bf9a38df2b7fa318ac7d5 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 6 Oct 2018 17:44:05 +0100 Subject: [PATCH] rc2014: remove dead bits --- Kernel/platform-rc2014/rc2014.s | 1 - 1 file changed, 1 deletion(-) diff --git a/Kernel/platform-rc2014/rc2014.s b/Kernel/platform-rc2014/rc2014.s index b052912b..16b5ad7e 100644 --- a/Kernel/platform-rc2014/rc2014.s +++ b/Kernel/platform-rc2014/rc2014.s @@ -33,7 +33,6 @@ .globl unix_syscall_entry .globl nmi_handler .globl null_handler - .globl _boot_from_rom .globl _ser_type ; exported debugging tools -- 2.34.1