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