commit | abb90ee7bca5af977b90a0c6be44f631fdacc932 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Mon Dec 01 16:54:13 2014 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 02 14:23:04 2014 +1100 |
tree | 4b0be34055810c84bcbbf5858d409fc31f6eae74 | |
parent | 1ad7d70562eeb14df8b6d3e1a0a56f1bdfb990f7 [diff] |
powerpc/xmon: Cleanup the breakpoint flags Drop BP_IABR_TE, which though used, does not do anything useful. Rename BP_IABR to BP_CIABR. Renumber the flags. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>