Revision 2c50e26e target-ppc/cpu.h

b/target-ppc/cpu.h
702 702

  
703 703
    /* temporary hack to handle OSI calls (only used if non NULL) */
704 704
    int (*osi_call)(struct CPUPPCState *env);
705

  
706
#if !defined(CONFIG_USER_ONLY)
707
    void *load_info;    /* Holds boot loading state.  */
708
#endif
705 709
};
706 710

  
707 711
#if !defined(CONFIG_USER_ONLY)

Also available in: Unified diff