Line 59:
Line 59:
|OSFatal
|OSFatal
|<code>void OSFatal(const char *msg);</code>
|<code>void OSFatal(const char *msg);</code>
−
|Print a message to the screen and halts the system
+
|Print a message to the screen then halts the system via: OSPanic("OSFatal.c", linenum, OSFatal_inputmsg);
|}
|}