]> git.dujemihanovic.xyz Git - nameless-os.git/commit
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)
commit514355628065b6bffcd9172b196b91ddea7b7087
treee371d2b1f1532afb3c1914f5d36ca81893881600
parentba4f921239ba4ca71903f737b6ec7e93a864f092
kernel: Don't put entry.o at beginning of binary

Since we can now parse ELF headers (which will specify the start address of the
entry function), this can be safely done away with.
kernel/linker.ld