]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/i386/AT386/asm_startup.h
xnu-517.tar.gz
[apple/xnu.git] / osfmk / i386 / AT386 / asm_startup.h
index 4bc3ef0270bca8a4c090798b978db6e8f715f54b..a951c108c7c82ebc75a1a92b2e8475a4cba65d61 100644 (file)
        addl    $MEM_BASE,%ebx          /* translate */
 1:
 #else
+        movl   %ebx,PA(EXT(boot_args_start))  /* Save KERNBOOTSTRUCT */
        cld
        call    PA(EXT(i386_preinit))
        movl    %eax,%ebx