#include <ubixos/types.h>
Include dependency graph for kprintf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | kprintf (const char *fmt,...) |
int | ogPrintf (char *) |
Variables | |
int | ogprintOff |
int | printOff |
int kprintf | ( | const char * | fmt, | |
... | ||||
) |
int ogPrintf | ( | char * | ) |
Definition at line 42 of file ogprintf.cc.
References vitalsStruct::font, vitalsStruct::screen, and systemVitals.
int ogprintOff |