Revision 57fec1fe target-i386/exec.h

b/target-i386/exec.h
181 181

  
182 182
void OPPROTO op_movl_eflags_T0(void);
183 183
void OPPROTO op_movl_T0_eflags(void);
184
void helper_divl_EAX_T0(void);
185
void helper_idivl_EAX_T0(void);
184

  
185
#include "helper.h"
186

  
186 187
void helper_mulq_EAX_T0(void);
187 188
void helper_imulq_EAX_T0(void);
188 189
void helper_imulq_T0_T1(void);

Also available in: Unified diff