toaruos/libc/errno/errorno.c

4 lines
35 B
C
Raw Normal View History

2018-02-25 08:13:54 +03:00
#include <errno.h>
int errno = 0;