old-libc-kernel/include/errno.h
2016-07-28 14:31:15 +02:00

3 lines
No EOL
48 B
C

#define EDOM 1
#define ERANGE 2
#define EILSEQ 3