powerpc: Use reg.h instead of processor.h when we just want reg names
authorPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:20:10 +0000 (22:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 10 Oct 2005 12:20:10 +0000 (22:20 +1000)
Now that the register names and bit definitions are all in reg.h,
use that instead of processor.h in assembly code in a few places.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found