Revision 9656f324 target-arm/cpu.h

b/target-arm/cpu.h
156 156
    int (*get_irq_vector)(struct CPUARMState *);
157 157
    void *irq_opaque;
158 158

  
159
    /* exception/interrupt handling */
160
    int interrupt_request;
161
    int user_mode_only;
162

  
163 159
    /* VFP coprocessor state.  */
164 160
    struct {
165 161
        float64 regs[32];

Also available in: Unified diff