Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-05 | arm: Assembly implementation cleanup | Adhemerval Zanella | |
This patch removes arm assembly implementation of mmap and mmap64. The new implementation used is the wordsize-32 generic linux one. Tested on armhf. |