CS350 COS
COS
|
Go to the source code of this file.
Functions | |
void | DebugConsole_Init (void) |
void | DebugConsole_Putc (char ch) |
void | DebugConsole_Puts (const char *str) |
void DebugConsole_Init | ( | void | ) |
void DebugConsole_Putc | ( | char | ch | ) |
void DebugConsole_Puts | ( | const char * | str | ) |
Definition at line 22 of file debugcons.c.