(no title)
belovedeagle | 8 years ago
Incorrect. On Linux usually _start is called first and this can be freely changed at link time.
LPT: Knowing a bit of JavaScript or whatever doesn't make you a systems engineer; don't act like it.
belovedeagle | 8 years ago
Incorrect. On Linux usually _start is called first and this can be freely changed at link time.
LPT: Knowing a bit of JavaScript or whatever doesn't make you a systems engineer; don't act like it.
to3m|8 years ago
C standard reference: https://port70.net/~nsz/c/c11/n1570.html#5.1.2.2.1
(A freestanding environment may start anywhere - but such environments are unusual.)
belovedeagle|8 years ago
[deleted]