Files
jsix/src/libraries/libc/arch/amd64/crt
Justin C. Miller b46b6363ff [libc] Run the .preinit_array as well in __init_libc
The __init_libc function was already running the .init_array functions,
but was never running the .preinit_array functions. Now it runs them
both, in the correct order.
2022-02-13 00:09:36 -08:00
..
2022-02-12 13:55:07 -08:00