Revision 9133e39b target-i386/cpu.h

b/target-i386/cpu.h
552 552
    uint64_t pat;
553 553

  
554 554
    /* exception/interrupt handling */
555
    jmp_buf jmp_env;
556
    int exception_index;
557 555
    int error_code;
558 556
    int exception_is_int;
559 557
    target_ulong exception_next_eip;

Also available in: Unified diff