Changes between Version 24 and Version 25 of library_stdio
- Timestamp:
- Oct 28, 2014, 4:32:52 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_stdio
v24 v25 1 = The stdio Library=1 = GIET_VM / System Calls = 2 2 3 3 The [source:soft/giet_vm/giet_libs/stdio.c stdio.c] and [source:soft/giet_vm/giet_libs/stdio.h stdio.h] files define all system calls provided to user applications by the GIET-VM. They are generally prefixed by ''giet_''.