Current File : //usr/lib/aarch64-linux-gnu/perl/5.38.2/bits/procfs-extra.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_SYS_PROCFS_H)) {
    die("Never include <bits/procfs-extra.h> directly; use <sys/procfs.h> instead.");
}
1;