Higher half, fixed warnings

This commit is contained in:
Jozef Nagy 2025-05-21 22:46:02 +02:00
parent 35c922d5ed
commit 4f39a7564e
Signed by untrusted user who does not match committer: crz
GPG key ID: 459A4811CEAC7068
3 changed files with 3 additions and 4 deletions

View file

@ -31,8 +31,7 @@ PHDRS
SECTIONS
{
/* TODO: 0xffffffff80000000 */
. = 0x1000;
. = 0xffffffff80000000;
_linker_start_text = .;