start is not the boot entry point
This commit is contained in:
parent
cba96994c0
commit
eef3b0c610
@ -2,7 +2,7 @@
|
||||
* Kernel linker script for x86
|
||||
*/
|
||||
OUTPUT_FORMAT("binary")
|
||||
ENTRY(start)
|
||||
/*ENTRY(start) */
|
||||
phys = 0x7c00;
|
||||
|
||||
SECTIONS
|
||||
|
Loading…
x
Reference in New Issue
Block a user