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