Revision 9656f324 target-alpha/cpu.h

b/target-alpha/cpu.h
282 282
    /* Those resources are used only in Qemu core */
283 283
    CPU_COMMON
284 284

  
285
    int user_mode_only; /* user mode only simulation */
286 285
    uint32_t hflags;
287 286

  
288 287
    int error_code;
289
    int interrupt_request;
290 288

  
291 289
    uint32_t features;
292 290
    uint32_t amask;

Also available in: Unified diff