📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 04:42:26
📂
/ (Root)
/
usr
/
include
/
linux
📍 /usr/include/linux
🔄 Refresh
✏️
Editing: unistd.h
Read Only
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _LINUX_UNISTD_H_ #define _LINUX_UNISTD_H_ /* * Include machine specific syscall numbers */ #include <asm/unistd.h> #endif /* _LINUX_UNISTD_H_ */
💾 Save Changes
❌ Cancel