mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 00:34:10 +08:00
8 lines
89 B
C
8 lines
89 B
C
|
/*
|
||
|
* linux/lib/errno.c
|
||
|
*
|
||
|
* Copyright (C) 1991, 1992 Linus Torvalds
|
||
|
*/
|
||
|
|
||
|
int errno;
|