From c63f340d90800895f007de64b7d2d14624263331 Mon Sep 17 00:00:00 2001 From: nthnluu Date: Sun, 28 Jan 2024 21:20:27 -0500 Subject: Created student weenix repository --- user/lib/libc/errno.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 user/lib/libc/errno.c (limited to 'user/lib/libc/errno.c') diff --git a/user/lib/libc/errno.c b/user/lib/libc/errno.c new file mode 100644 index 0000000..c3d6594 --- /dev/null +++ b/user/lib/libc/errno.c @@ -0,0 +1,3 @@ +#include + +int _libc_errno; -- cgit v1.2.3-70-g09d2