2 ** mac __start for python-with-shared-library.
4 ** Partially stolen from MW Startup.c, which is
5 ** Copyright © 1993 metrowerks inc. All Rights Reserved.
11 * clear_stackframe_backlink - set 0(SP) to 0
15 static asm void clear_stackframe_backlink(void)
26 clear_stackframe_backlink();