Revision 9c99d2ab target-i386/exec.h

b/target-i386/exec.h
74 74
void do_smm_enter(void);
75 75
void __hidden cpu_loop_exit(void);
76 76

  
77
void OPPROTO op_movl_eflags_T0(void);
78
void OPPROTO op_movl_T0_eflags(void);
79

  
80 77
/* n must be a constant to be efficient */
81 78
static inline target_long lshift(target_long x, int n)
82 79
{

Also available in: Unified diff