📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 10:00:22
📂
/ (Root)
/
usr
/
include
/
asm
📍 /usr/include/asm
🔄 Refresh
✏️
Editing: posix_types.h
Read Only
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ # ifdef __i386__ # include <asm/posix_types_32.h> # elif defined(__ILP32__) # include <asm/posix_types_x32.h> # else # include <asm/posix_types_64.h> # endif
💾 Save Changes
❌ Cancel