cbc/import/errno.hb

6 lines
80 B
Plaintext

// errno.hb
extern char*[] sys_errlist;
extern int sys_nerr;
extern int errno;