ref: cc17845f6cf72cc78097e996d296cb57e317eb7e
parent: 69793014c2b902bae193b03e992e5d9a43628f85
author: Jacob Moody <moody@posixcafe.org>
date: Sat Apr 6 21:56:57 EDT 2024
ape: bring in entrypoint changes from libc and fix profiling across the board * copy _callmain structure from libc * assembly functions without a prelude can not be profiled * add missing files for profiling on some archs * reduce minor style differences between ape/libc profile code