Preliminary Exosphère support

This commit is contained in:
Kostas Missos
2018-07-01 05:03:17 +03:00
parent d9dba2b182
commit ffeb8c60df
9 changed files with 300 additions and 61 deletions

View File

@@ -1,7 +1,7 @@
ENTRY(_start)
SECTIONS {
PROVIDE(__ipl_start = 0x40003000);
PROVIDE(__ipl_start = 0x40008000);
. = __ipl_start;
.text : {
*(.text*);