Revision 81ad8ba2 target-sparc/exec.h

b/target-sparc/exec.h
50 50
void cpu_loop_exit(void);
51 51
void helper_flush(target_ulong addr);
52 52
void helper_ld_asi(int asi, int size, int sign);
53
void helper_st_asi(int asi, int size, int sign);
53
void helper_st_asi(int asi, int size);
54 54
void helper_rett(void);
55 55
void helper_ldfsr(void);
56 56
void set_cwp(int new_cwp);

Also available in: Unified diff