C standard library for Atto-8 microcomputer
This library mainly provides C bindings for the Atto-8 assembly standard library in /lib/. It is to be compiled with the Atto-8 C compiler, located in /cc/.
Also included is /libc/crt0.c, which serves as a bridge between the C runtime and the assembly runtime.