= GIET-VM usage information = == General Information == == Peripherals == == User Level Libraries == === Peripheral Access === The [wiki:library_stdio stdio library] contains allowing an application to access peripherals. All these functions contain at least one system call. === Utility Functions === The [wiki:library_stdlib stdlib library] contains various utility functions. These functions do not use system calls. === MWMR channels === The [wiki:library_mwmr mwmr_channel library] defines a communication middleware supporting channelised communications in a multi-tasks parallel application.