Added the declaration for fatal to ibm.h.

This commit is contained in:
OBattler
2016-11-13 16:47:24 +01:00
parent 26a6b910db
commit 65b93b4347

View File

@@ -637,3 +637,5 @@ extern int path_len;
char *nvr_concat(char *to_concat);
int mem_a20_state;
void fatal(const char *format, ...);