Revision c1713132 target-arm/exec.h

b/target-arm/exec.h
54 54

  
55 55
void cpu_lock(void);
56 56
void cpu_unlock(void);
57
void helper_set_cp(CPUState *, uint32_t, uint32_t);
58
uint32_t helper_get_cp(CPUState *, uint32_t);
57 59
void helper_set_cp15(CPUState *, uint32_t, uint32_t);
58 60
uint32_t helper_get_cp15(CPUState *, uint32_t);
59 61

  

Also available in: Unified diff