summaryrefslogtreecommitdiff
path: root/lib/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/errno.c')
-rw-r--r--lib/errno.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/errno.c b/lib/errno.c
new file mode 100644
index 00000000000..41cb9d76c05
--- /dev/null
+++ b/lib/errno.c
@@ -0,0 +1,7 @@
+/*
+ * linux/lib/errno.c
+ *
+ * Copyright (C) 1991, 1992 Linus Torvalds
+ */
+
+int errno;