RTEMS 6.1-rc1
|
This source file contains the implementation of vprintk(). More...
Functions | |
int | vprintk (const char *fmt, va_list ap) |
Outputs the characters defined by the format string and the variable argument list to the kernel character output device. More... | |
This source file contains the implementation of vprintk().