/[qemu]/qemu/target-ppc/cpu.h
ViewVC logotype

Diff of /qemu/target-ppc/cpu.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.17 by bellard, Sun Apr 17 19:16:13 2005 UTC revision 1.18 by bellard, Sat Jun 4 22:16:41 2005 UTC
# Line 159  typedef struct CPUPPCState { Line 159  typedef struct CPUPPCState {
159      /* Power management */      /* Power management */
160      int power_mode;      int power_mode;
161    
162        /* temporary hack to handle OSI calls (only used if non NULL) */
163        int (*osi_call)(struct CPUPPCState *env);
164    
165      /* user data */      /* user data */
166      void *opaque;      void *opaque;
167  } CPUPPCState;  } CPUPPCState;

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26