8 lines
80 B
C
8 lines
80 B
C
/*
|
|
* linux/lib/errno.c
|
|
*
|
|
* (C) 1991 Linus Torvalds
|
|
*/
|
|
|
|
int errno;
|