Kernel Loader: Difference between revisions

No edit summary
Line 59: Line 59:
</pre>
</pre>


== KernelLdr_lib_init_array() ==
== KernelLdr_libc_init_array() ==
This is just standard libc init array code. .init_array is empty in all available binaries.
This is just standard libc init array code. .init_array is empty in all available binaries.