Move pgd_init and pmd_init to their own files.
commit06943dd0e2e56b49e3e5a54dc6ec02d62bf9a592
authorRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jul 2003 00:56:37 +0000 (22 00:56 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 22 Jul 2003 00:56:37 +0000 (22 00:56 +0000)
treeb053820e5777097a6f91a8bddefc6737feb4dffc
parentbfbd3ea0e80e31fc371a42124353bac45c894fc5
Move pgd_init and pmd_init to their own files.
arch/mips/mm-32/pg-r4k.S
arch/mips/mm-64/init.c
arch/mips/mm/Makefile
arch/mips/mm/c-sb1.c
arch/mips/mm/pg-r3k.c
arch/mips/mm/pgtable-32.c [new file with mode: 0644]
arch/mips/mm/pgtable-64.c [new file with mode: 0644]