commit | 6f6c3c33c027f2c83d53e8562cd9daa73fe8108b | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu May 19 09:21:33 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu May 19 09:55:49 2011 +0100 |
tree | 51cff15bb4f6e4f8263833c74aec6cda4782d4d5 | |
parent | 9c1e8a9138ff92a4ff816ea8a1884ad2461a993a [diff] |
MIPS: Move arch_get_unmapped_area and gang to new file. 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>