mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-17 18:01:13 +03:00
This patch removes arm assembly implementation of mmap and mmap64. The new implementation used is the wordsize-32 generic linux one. Tested on armhf.