RTEMS  5.1
Functions
putk.c File Reference

Write Character to Stream. More...

#include <rtems/bspIo.h>

Functions

int putk (const char *s)
 Kernel Put String. More...
 

Detailed Description

Write Character to Stream.

Function Documentation

◆ putk()

int putk ( const char *  s)

Kernel Put String.

Kernel putk (e.g. puts) function requiring minimal infrastrure.