Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6b73597e7062118c0549c2702bfb7d273518c906
/
.
/
lib
/
errno.c
blob: 41cb9d76c0528bfc5aebae3ef3606ca4b646593a [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
/*
2
* linux/lib/errno.c
3
*
4
* Copyright (C) 1991, 1992 Linus Torvalds
5
*/
6
7
int
errno
;