On 05/30/2015 11:11 PM, Peter Crosthwaite wrote: > These exception indicies are generic and don't have any reliance on the > per-arch cpu.h defs. Move them to cpu-all.h so they can be used by core > code that does not have access to cpu-defs.h. > > Signed-off-by: Peter Crosthwaite <crosthwaite.pe...@gmail.com> > --- > include/exec/cpu-all.h | 6 ++++++ > include/exec/cpu-defs.h | 6 ------ > 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~