Revision b5cec4c5 hw/spapr.h

b/hw/spapr.h
2 2
#define __HW_SPAPR_H__
3 3

  
4 4
struct VIOsPAPRBus;
5
struct icp_state;
5 6

  
6 7
typedef struct sPAPREnvironment {
7 8
    struct VIOsPAPRBus *vio_bus;
9
    struct icp_state *icp;
8 10
} sPAPREnvironment;
9 11

  
10 12
#define H_SUCCESS         0

Also available in: Unified diff