Revision 69d6275b target-sh4/exec.h

b/target-sh4/exec.h
71 71
		    int use_asid, int update);
72 72
int find_utlb_entry(CPUState * env, target_ulong address, int use_asid);
73 73

  
74
void helper_div1_T0_T1(void);
75
void helper_rotcl(uint32_t * addr);
76
void helper_rotcr(uint32_t * addr);
77

  
78 74
void do_interrupt(CPUState * env);
79 75

  
80 76
void cpu_loop_exit(void);

Also available in: Unified diff