Loading include/linux/unistd.h +2 −0 Original line number Diff line number Diff line #ifndef _LINUX_UNISTD_H_ #define _LINUX_UNISTD_H_ #ifdef __KERNEL__ extern int errno; #endif /* * Include machine specific syscallX macros Loading Loading
include/linux/unistd.h +2 −0 Original line number Diff line number Diff line #ifndef _LINUX_UNISTD_H_ #define _LINUX_UNISTD_H_ #ifdef __KERNEL__ extern int errno; #endif /* * Include machine specific syscallX macros Loading