Commits
Mike Frysinger committed a49864593e0
allow ports to override go behavior Split the arch-specific logic out of the common go code and into a dedicated weak function called do_go_exec() that lives in cpu directories. This will need review from i386/nios people to make sure I didn't break them.