[ld] (GLIBC_2.2): Export _dl_check_map_versions.

This commit is contained in:
Ulrich Drepper 2000-08-19 07:06:50 +00:00
parent ec7956d922
commit 003715fa0d

View file

@ -52,7 +52,7 @@ ld {
_dl_dst_count; _dl_dst_substitute;
}
GLIBC_2.2 {
_dl_init; _dl_load_lock; _dl_argv; _dl_nloaded;
_dl_init; _dl_load_lock; _dl_argv; _dl_nloaded; _dl_check_map_versions;
# this is defined in ld.so and overridden by libc
_dl_init_first;