Revision e80cfcfc target-sparc/exec.h

b/target-sparc/exec.h
40 40
void raise_exception_err(int exception_index, int error_code);
41 41
void raise_exception(int tt);
42 42
void memcpy32(uint32_t *dst, const uint32_t *src);
43
uint32_t mmu_probe(uint32_t address, int mmulev);
44
void dump_mmu(void);
45
void helper_debug();
43 46

  
44 47
/* XXX: move that to a generic header */
45 48
#if !defined(CONFIG_USER_ONLY)

Also available in: Unified diff