Module Name: src Committed By: simonb Date: Thu Mar 25 04:09:00 UTC 1999 Added Files: src/sys/arch/pmax/stand/lib: startprog.S Log Message: Assembly routine that takes an entry point, new stack pointer address and six extra arguments. Sets up the stack pointer with the arguments in the right registers/stack positions and calls the entry point.