web_light/lib/syscall.ph
2013-08-11 19:54:14 -07:00

6 lines
86 B
Perl

require '_h2ph_pre.ph';
no warnings qw(redefine misc);
require 'sys/syscall.ph';
1;