Re-enabled use of AROS.Boot file due to lack of general enthusiasm for
[tangerine.git] / arch / all-mingw32 / bootstrap / debug.h
blob092f3b54ab996474068cc45f70ed2827f77ea40a
1 int Host_VKPrintF(const char * fmt, va_list args);
2 int Host_PutChar(int c);