Revision 0d1a29f9 target-sparc/exec.h

b/target-sparc/exec.h
109 109
#define stq(p, v) stq_data(p, v)
110 110

  
111 111
#endif /* !defined(CONFIG_USER_ONLY) */
112

  
113
static inline void env_to_regs(void)
114
{
115
}
116

  
117
static inline void regs_to_env(void)
118
{
119
}
120

  
112 121
#endif

Also available in: Unified diff