mark Tue Aug 4 20:59:43 PDT 1998 Update of /cvsroot/src/lib/csu/arm32 In directory nb00:/tmp/cvs-serv23197 Modified Files: crt0.c Log Message: Rewritten the entry code. Use r10 to determine is r0 contains a valid ps_strings pointer. Use assembly to get argc, argv and argp and then call __start().