Revision 455b7619 exec-i386.h

b/exec-i386.h
182 182
void load_seg(int seg_reg, int selector);
183 183
void cpu_lock(void);
184 184
void cpu_unlock(void);
185
void raise_exception_err(int exception_index, int error_code);
185 186
void raise_exception(int exception_index);
186 187

  
187 188
void OPPROTO op_movl_eflags_T0(void);

Also available in: Unified diff