aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/module_32.c
AgeCommit message (Collapse)Author
2006-03-27powerpc: Move module.c over to arch/powerpcPaul Mackerras
... and rename it to module_32.c since it is the 32-bit version. The 32-bit and 64-bit ABIs are sufficiently different that having a merged version isn't really practical. Signed-off-by: Paul Mackerras <paulus@samba.org>