toaruos/libc/errorno.c
2018-02-25 14:13:54 +09:00

4 lines
35 B
C

#include <errno.h>
int errno = 0;