Dashboard
PHP:
7.4.33
OS:
Linux
User:
sortthru
/
/
usr
/
lib64
/
perl5
/
sys
📤 Upload
📝 New File
📁 New Folder
Close
Editing: 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'; require 'bits/syscall.ph'; } 1;
Save
Cancel