#include <rtt/os/fosi.h>#include <unistd.h>#include <stdarg.h>
Go to the source code of this file.
Functions | |
| int | rtos_printf (const char *fmt,...) |
| int rtos_printf | ( | const char * | fmt, | |
| ... | ||||
| ) |
'real-time' print function.
Definition at line 33 of file ecos/fosi.c.