archeus/src/std/errno.c

3 lines
50 B
C
Raw Normal View History

2024-01-12 19:48:17 -07:00
#include "arc/std/errno.h"
int32_t arc_errno = 0;