Current File : //lib/aarch64-linux-gnu/perl/5.38/bits/siginfo-arch.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_BITS_SIGINFO_ARCH_H)) {
    eval 'sub _BITS_SIGINFO_ARCH_H () {1;}' unless defined(&_BITS_SIGINFO_ARCH_H);
}
1;