|
SSBM Decomp
|
#include <platform.h>Go to the source code of this file.
Functions | |
| s32 | MSL_ConsoleIo_80325F18 (void) |
| int | __write_console (u32, u8 *buf, u32 *n, void(*f)(void)) |
| int | __read_console (u32, u8 *buf, u32 *n, void(*f)(void)) |
| int | __close_console (u32) |
| s32 MSL_ConsoleIo_80325F18 | ( | void | ) |
| int __write_console | ( | u32 | arg0, |
| u8 * | buf, | ||
| u32 * | n, | ||
| void(*)(void) | f | ||
| ) |
| int __read_console | ( | u32 | arg0, |
| u8 * | buf, | ||
| u32 * | n, | ||
| void(*)(void) | f | ||
| ) |
| int __close_console | ( | u32 | unused | ) |