#include <revolution/os.h>
void OSHalt(char* msg);
|
Pointer to a null-terminated string. |
None.
Outputs the specified text message to the serial output and stops the program.
Error Functions, ASSERT, ASSERTMSG,OSReport
2006/03/01 Initial version.
CONFIDENTIAL