Higher half, fixed warnings
This commit is contained in:
parent
35c922d5ed
commit
4f39a7564e
3 changed files with 3 additions and 4 deletions
|
@ -31,8 +31,7 @@ PHDRS
|
|||
|
||||
SECTIONS
|
||||
{
|
||||
/* TODO: 0xffffffff80000000 */
|
||||
. = 0x1000;
|
||||
. = 0xffffffff80000000;
|
||||
|
||||
_linker_start_text = .;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue