Runtime stuff

This commit is contained in:
Alex
2022-11-11 04:41:12 +02:00
parent 77b24c45ec
commit 08ab104eb1
20 changed files with 131 additions and 4 deletions

View File

@ -1,7 +1,7 @@
OUTPUT_FORMAT(elf64-x86-64)
OUTPUT_ARCH(i386:x86-64)
ENTRY(Entry)
ENTRY(_start)
SECTIONS
{