4 lines
222 B
Markdown
4 lines
222 B
Markdown
|
This directory contains _only_ pure-code libc functions with no dependencies
|
||
|
on anything other than other pure functions (for example: strcmp, div). There
|
||
|
should be no reason why any platform won't want these in its libc.
|