RTEMS 6.1-rc5
|
This source file contains the implementation of putk(). More...
#include <rtems/bspIo.h>
Functions | |
int | putk (const char *s) |
Outputs the characters of the string and a newline character to the kernel character output device. | |
This source file contains the implementation of putk().