RTEMS 6.1-rc4
|
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. | |
This source file contains the implementation of vprintk().