Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1252c517cf3df240ae51946a096035765dfd2e6d
/
.
/
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
;