root/lib/errno.c

Revision 1, 89 bytes (checked in by dkaplan1, 7 years ago)

Initial import

Line 
1 /*
2  *  linux/lib/errno.c
3  *
4  *  Copyright (C) 1991, 1992  Linus Torvalds
5  */
6
7 int errno;
Note: See TracBrowser for help on using the browser.