/include/linux/unistd.h
https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · C++ Header · 9 lines · 4 code · 2 blank · 3 comment · 0 complexity · 84811f1c2eed3d30426975fc81175cca MD5 · raw file
- #ifndef _LINUX_UNISTD_H_
- #define _LINUX_UNISTD_H_
- /*
- * Include machine specific syscall numbers
- */
- #include <asm/unistd.h>
- #endif /* _LINUX_UNISTD_H_ */