aboutsummaryrefslogtreecommitdiff
path: root/include/asm-powerpc/sstep.h
AgeCommit message (Collapse)Author
2005-10-28powerpc: Make single-stepping emulation (mostly) usable on 32-bitPaul Mackerras
The sc instruction emulation can't be done the same way on 32-bit as 64-bit yet, but this should work OK. Signed-off-by: Paul Mackerras <paulus@samba.org>