]> git.dujemihanovic.xyz Git - nameless-os.git/commitdiff
kernel: Don't put entry.o at beginning of binary
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 1 Jul 2022 19:51:23 +0000 (21:51 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 1 Jul 2022 19:51:23 +0000 (21:51 +0200)
Since we can now parse ELF headers (which will specify the start address of the
entry function), this can be safely done away with.


No differences found