archeus/src/std/errno.c
2024-01-12 19:48:17 -07:00

3 lines
No EOL
50 B
C

#include "arc/std/errno.h"
int32_t arc_errno = 0;