mirror of
https://github.com/usatiuk/ficus.git
synced 2025-10-29 00:27:52 +01:00
6 lines
219 B
Plaintext
6 lines
219 B
Plaintext
Libgloss is a library for all the details that usually get glossed over.
|
|
This library refers to things like startup code, and usually I/O support
|
|
for GCC and the C library.
|
|
|
|
For more details, see the manual under doc/.
|