开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-arm
/
errno.h
blob: 6e60f0612bb64b61c65f166ce08e2f363e041fb0 (
plain
) (
blame
)
1
2
3
4
5
6
#ifndef _ARM_ERRNO_H
#define _ARM_ERRNO_H
#include <asm-generic/errno.h>
#endif