Mini Shell Moded By TiGER HeX
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
lib
/
x86_64-linux-gnu
/
perl
/
5.28.1
/
asm
/
Linux midnightridazz 4.19.0-11-cloud-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64
Upload File :
New :
File
Dir
//lib/x86_64-linux-gnu/perl/5.28.1/asm/posix_types.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined(&__i386__)) { require 'asm/posix_types_32.ph'; } elsif(defined(&__ILP32__)) { require 'asm/posix_types_x32.ph'; } else { require 'asm/posix_types_64.ph'; } 1;