|
@@ -79,7 +79,7 @@ RESERVE_BRK(pagetables, INIT_MAP_SIZE)
|
|
* any particular GDT layout, because we load our own as soon as we
|
|
* any particular GDT layout, because we load our own as soon as we
|
|
* can.
|
|
* can.
|
|
*/
|
|
*/
|
|
-.section .text.head,"ax",@progbits
|
|
|
|
|
|
+__HEAD
|
|
ENTRY(startup_32)
|
|
ENTRY(startup_32)
|
|
/* test KEEP_SEGMENTS flag to see if the bootloader is asking
|
|
/* test KEEP_SEGMENTS flag to see if the bootloader is asking
|
|
us to not reload segments */
|
|
us to not reload segments */
|