Loading...
Searching...
No Matches
Go to the documentation of this file.
14extern void KDebug_Halt(
void);
15extern void KDebug_Alert(
const char *str);
16extern void KDebug_AlertNumber(
u32 nVal);
17extern void KDebug_StartTimer(
void);
18extern void KDebug_StopTimer(
void);
unsigned long u32
Definition types.h:105