POK(kernelpart)
cons.c File Reference
#include <errno.h>
#include "ioports.h"
#include <libc.h>
#include <core/debug.h>
#include <core/cons.h>
#include "cons.h"

Go to the source code of this file.

Functions

int pok_cons_init (void)

Function Documentation

int pok_cons_init ( void  )

Definition at line 68 of file cons.c.

{
return 0;
}