compiler/bootstrap/windows-88/errors.h

19 lines
255 B
C

/* voc 1.95 [2016/08/30] for gcc LP64 on cygwin xtspkaSfF */
#ifndef errors__h
#define errors__h
#define LARGE
#include "SYSTEM.h"
typedef
CHAR errors_string[128];
import errors_string errors_errors[350];
import void *errors__init(void);
#endif