8 lines
73 B
8 lines
73 B
3 years ago
|
/*
|
||
|
* linux/lib/errno.c
|
||
|
*
|
||
|
* (C) 1991 Linus Torvalds
|
||
|
*/
|
||
|
|
||
|
int errno;
|