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
> ---
> includ
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
---
include/exec/cpu-all.h | 6 ++
include/exec/cpu-defs.h | 6 -