powerpc: Move module.c over to arch/powerpc
authorPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000 (19:28 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 27 Mar 2006 08:28:58 +0000 (19:28 +1100)
... 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>

No differences found