Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
761052e676372465fdeb97c148d5a4b0790fa8a0
/
.
/
include
/
asm-um
/
errno.h
blob: b7a9e37fd8d820d82e5abd03e12046e3c881390c [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
#ifndef
__UM_ERRNO_H
2
#define
__UM_ERRNO_H
3
4
#include
"asm/arch/errno.h"
5
6
#endif