Index: target-i386/exec.h =================================================================== --- target-i386/exec.h (revision 5787) +++ target-i386/exec.h (working copy) @@ -74,9 +74,6 @@ void do_smm_enter(void); void __hidden cpu_loop_exit(void); -void OPPROTO op_movl_eflags_T0(void); -void OPPROTO op_movl_T0_eflags(void); - /* n must be a constant to be efficient */ static inline target_long lshift(target_long x, int n) {