X7ROOT File Manager
Current Path:
/lib64/perl5/asm
lib64
/
perl5
/
asm
/
ðŸ“
..
📄
bitsperlong.ph
(454 B)
📄
ioctl.ph
(92 B)
📄
ioctls.ph
(93 B)
📄
posix_types.ph
(240 B)
📄
posix_types_32.ph
(243 B)
📄
posix_types_64.ph
(243 B)
📄
posix_types_x32.ph
(332 B)
📄
socket.ph
(93 B)
📄
sockios.ph
(94 B)
📄
termbits.ph
(95 B)
📄
termios.ph
(94 B)
📄
unistd.ph
(435 B)
📄
unistd_32.ph
(29.49 KB)
📄
unistd_64.ph
(24.75 KB)
📄
unistd_x32.ph
(31.83 KB)
Editing: unistd.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_ASM_X86_UNISTD_H)) { eval 'sub _ASM_X86_UNISTD_H () {1;}' unless defined(&_ASM_X86_UNISTD_H); eval 'sub __X32_SYSCALL_BIT () {0x40000000;}' unless defined(&__X32_SYSCALL_BIT); if(defined(&__i386__)) { require 'asm/unistd_32.ph'; } elsif(defined(&__ILP32__)) { require 'asm/unistd_x32.ph'; } else { require 'asm/unistd_64.ph'; } } 1;
Upload File
Create Folder