Revision a7812ae4 target-i386/cpu.h

b/target-i386/cpu.h
780 780
    int (*compute_c)(void);  /* return the C flag */
781 781
} CCTable;
782 782

  
783
extern CCTable cc_table[];
784

  
785 783
#if defined(CONFIG_USER_ONLY)
786 784
static inline void cpu_clone_regs(CPUState *env, target_ulong newsp)
787 785
{

Also available in: Unified diff