Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.3-rc4 7 lines 102 B view raw
1#ifndef _ASM_ERRNO_H 2#define _ASM_ERRNO_H 3 4#include <asm-generic/errno.h> 5 6#endif /* _ASM_ERRNO_H */ 7