RTEMS CPU Kit with SuperCore  4.11.3
Functions
putk.c File Reference

Write Character to Stream. More...

#include <rtems/bspIo.h>
Include dependency graph for putk.c:

Functions

void putk (const char *s)
 Kernel putk (e.g. More...
 

Detailed Description

Write Character to Stream.

Function Documentation

◆ putk()

void putk ( const char *  s)

Kernel putk (e.g.

Kernel Put String.

puts) function requiring minimal infrastrure.