compiler/bootstrap/unix-44/errors.h
2016-09-22 15:03:08 +01:00

18 lines
250 B
C

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