Added prototyping stuff

This commit is contained in:
ceriel
1993-11-10 10:26:07 +00:00
parent 31752a4617
commit abf052244b
53 changed files with 226 additions and 55 deletions

View File

@@ -5,6 +5,7 @@
*/
#include <system.h>
void
C_internal_error()
{
sys_write(STDERR,"internal error\n",15);