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