mirror of
https://github.com/adulau/aha.git
synced 2024-12-30 12:46:17 +00:00
8 lines
89 B
C
8 lines
89 B
C
|
/*
|
||
|
* linux/lib/errno.c
|
||
|
*
|
||
|
* Copyright (C) 1991, 1992 Linus Torvalds
|
||
|
*/
|
||
|
|
||
|
int errno;
|