| 7 | // Remaining weak definitions will match once referenced e.g. iColor_tag::operator= |
| 8 | |
| 9 | void xprintf(const char* msg, ...) |
| 10 | { |
| 11 | // Redacted. :} |
| 12 | } |
| 13 | |
| 14 | S32 xDebugModeAdd(const char* mode, void (*debugFunc)()) |
| 15 | { |
no outgoing calls
no test coverage detected