librfn
An ad-hoc utility library
Functions
console_posix.c File Reference
#include <librfn/console.h>
#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void console_hwinit (console_t *c)
 Platform dependant function that will be called during console_init(). More...