summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/sl.po
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-04-21 11:41:21 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-04-21 11:41:21 +0000
commitf86994d5a14bc9820c8a3dd161b9096cdd4e59ed (patch)
tree62284de94f454a89e0dc2726777997a36068701a /perl-install/share/po/sl.po
parent83522826278dfdfd2a668e3a87d7f9068f7757a5 (diff)
downloaddrakx-f86994d5a14bc9820c8a3dd161b9096cdd4e59ed.tar
drakx-f86994d5a14bc9820c8a3dd161b9096cdd4e59ed.tar.gz
drakx-f86994d5a14bc9820c8a3dd161b9096cdd4e59ed.tar.bz2
drakx-f86994d5a14bc9820c8a3dd161b9096cdd4e59ed.tar.xz
drakx-f86994d5a14bc9820c8a3dd161b9096cdd4e59ed.zip
perl_checker cleanups
Diffstat (limited to 'perl-install/share/po/sl.po')
0 files changed, 0 insertions, 0 deletions
class="hl kwb">struct module_stat { char *name; unsigned long addr; unsigned long modstruct; /* COMPAT_2_0! *//* depends on architecture? */ unsigned long size; unsigned long flags; long usecount; size_t nsyms; struct module_symbol *syms; size_t nrefs; struct module_stat **refs; unsigned long status; }; extern struct module_stat *module_stat; extern size_t n_module_stat; extern char *module_name_list; extern size_t l_module_name_list; extern struct module_symbol *ksyms; extern size_t nksyms; extern int k_new_syscalls; int get_kernel_info(int type); #endif /* _KERNEL_H */