powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction
authorMichael Ellerman <michael@ellerman.id.au>
Tue, 24 Jun 2008 01:32:35 +0000 (11:32 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jul 2008 01:28:23 +0000 (11:28 +1000)
A bunch of code has hard-coded the value for a "nop" instruction, it
would be nice to have a #define for it.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found