DragonOS/user/libs/libc/errno.c

2 lines
33 B
C
Raw Normal View History

2022-05-07 05:46:23 +00:00
#include "errno.h"
int errno = 0;