X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/ca038e65d1ccf0dae9e624baa4b4d173ea8ad175..0264889df8dd6775d765416a13804bc4ed8cc3f7:/lunaix-os/arch/x86/boot.S diff --git a/lunaix-os/arch/x86/boot.S b/lunaix-os/arch/x86/boot.S index 8e019a5..29746ee 100644 --- a/lunaix-os/arch/x86/boot.S +++ b/lunaix-os/arch/x86/boot.S @@ -13,6 +13,8 @@ stack_top: .section .text + .global start_ + .type start_, @function start_: movl $stack_top, %esp /*