system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
| Direktori : /lib64/perl5/sys/ |
| Current File : //lib64/perl5/sys/syscall.ph |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_SYSCALL_H)) {
eval 'sub _SYSCALL_H () {1;}' unless defined(&_SYSCALL_H);
require 'asm/unistd.ph';
unless(defined(&_LIBC)) {
require 'bits/syscall.ph';
}
}
1;