aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/mmap.c
Commit message (Collapse)AuthorAge
* MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-19
It never really belonged into syscall.c and it's about to become well more complex. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>