(_dl_map_object_from_fd): Remove use of _dl_pf_to_prot. Use arithmetic operation...
authorUlrich Drepper <drepper@redhat.com>
Sat, 10 Nov 2001 22:43:10 +0000 (22:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 10 Nov 2001 22:43:10 +0000 (22:43 +0000)
commit94a758fe850a09fd39dcb61e49ac9060959f8aa5
tree70f0cc172dee0fd81ae4862dfab376ba40d22ea2
parent76321a2576e76e84ea635c46ed16ed61cff6df4b
(_dl_map_object_from_fd): Remove use of _dl_pf_to_prot.  Use arithmetic operation using PF_TO_PROT macro.
elf/dl-load.c