strreplace: clean up and simplify
[profile/ivi/syslinux.git] / core / kernel.inc
index 5e1c7a3..245cd6d 100644 (file)
@@ -62,6 +62,9 @@ linux_fdctab  resb 12
 cmd_line_here  equ $                   ; F800 Should be out of the way
                endstruc
 
+               global cmd_line
+cmd_line       equ core_real_mode + cmd_line_here
+
 ;
 ; Old kernel command line signature
 ;