Changes between Version 66 and Version 67 of library_stdio
- Timestamp:
- Apr 12, 2015, 12:07:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
library_stdio
v66 v67 112 112 == __TTY related system calls__ == 113 113 114 The GIET_VM allows an user task to use a private TTY terminal, or to display log message on a shared TTYterminal.114 The GIET_VM allows an user task to use a private TTY terminal, or to display log message on the kernel TTY0 terminal. 115 115 116 116 === 1) void '''giet_tty_alloc'''() ===