powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 17 Jul 2008 07:17:52 +0000 (17:17 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 22 Jul 2008 00:39:35 +0000 (10:39 +1000)
Replace ifdef clutter with the PPC_LONG and PPC_LONG_ALIGN macros
for readability.

No change to the generated code.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found