RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Functions
putk.c File Reference

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.
 

Detailed Description

This source file contains the implementation of putk().