libc 1.0.0-alpha.4

Raw FFI bindings to platform libraries like libc.
Documentation
1
2
3
4
//! RTEMS libc.
// FIXME(nuttx): link to headers needed.

pub(crate) mod unistd;