Revision 0828b448 target-sparc/exec.h

b/target-sparc/exec.h
56 56
target_ulong mmu_probe(CPUState *env, target_ulong address, int mmulev);
57 57
void dump_mmu(CPUState *env);
58 58

  
59
/* XXX: move that to a generic header */
60
#if !defined(CONFIG_USER_ONLY)
61
#include "softmmu_exec.h"
62
#endif /* !defined(CONFIG_USER_ONLY) */
63

  
64 59
static inline void env_to_regs(void)
65 60
{
66 61
#if defined(reg_REGWPTR)

Also available in: Unified diff