mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-02 23:30:04 +00:00
8 lines
89 B
C
8 lines
89 B
C
|
/*
|
||
|
* linux/lib/errno.c
|
||
|
*
|
||
|
* Copyright (C) 1991, 1992 Linus Torvalds
|
||
|
*/
|
||
|
|
||
|
int errno;
|