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