ack/lang/cem/libcc.ansi/pure/README.md

4 lines
222 B
Markdown
Raw Normal View History

2018-06-21 20:47:02 +00:00
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.