[syslinux] [PATCH 3/3] core/runkernel.inc: remove dead code

Sergey Vlasov vsu at altlinux.ru
Tue Jul 22 02:46:09 PDT 2008


Signed-off-by: Sergey Vlasov <vsu at altlinux.ru>
---
 core/runkernel.inc |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/core/runkernel.inc b/core/runkernel.inc
index 5748b0b..143920d 100644
--- a/core/runkernel.inc
+++ b/core/runkernel.inc
@@ -599,12 +599,6 @@ loadinitrd:
                 mov si,crlf_msg
                 jmp abort_load
 
-no_high_mem:					; Error routine
-		mov si,err_nohighmem
-                jmp abort_load
-
-                ret
-
 		section .data
 crlfloading_msg	db CR, LF
 loading_msg     db 'Loading ', 0
-- 
1.5.6.2.305.g2938b




More information about the Syslinux mailing list