SPARC assembly code to listen for the first connection on port 2000 and
launch /bin/sh on that port.

NOTE: This currently does not really work...works when run from ADB, but
by itself it just skips over the accept calls and launches /bin/sh on
the terminal.  Strange...

-ghandi
