• Russ Cox's avatar
    runtime: remove tiny · 434f1e32
    Russ Cox authored
    It is unmaintained and untested, and I think it's broken too.
    It was a toy to show that Go can run on real hardware,
    and it served its purpose.
    
    The source code will of course remain in the repository
    history, so it could be brought back if needed later.
    
    R=r, r2, uriel
    CC=golang-dev
    https://golang.org/cl/3996047
    434f1e32
Makefile 2.74 KB