From 723428bebe3105ad3c3406e416402d1831b482c4 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 15 Aug 2021 00:16:45 -0400 Subject: Inital commit --- linux/lib/errno.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 linux/lib/errno.c (limited to 'linux/lib/errno.c') diff --git a/linux/lib/errno.c b/linux/lib/errno.c new file mode 100644 index 0000000..6e7bb62 --- /dev/null +++ b/linux/lib/errno.c @@ -0,0 +1 @@ +int errno; -- cgit v1.2.3