35c35
< #include "sim/host.hh"
---
> #include <inttypes.h>
58a59,65
> enum RegContextParam
> {
> CONTEXT_PALMODE
> };
>
> typedef bool RegContextVal;
>