Revision ea23bc20 target-ppc/kvm_ppc.c

b/target-ppc/kvm_ppc.c
22 22
static unsigned int kvmppc_timer_rate;
23 23

  
24 24
#ifdef HAVE_FDT
25
static int kvmppc_read_host_property(const char *node_path, const char *prop,
25
int kvmppc_read_host_property(const char *node_path, const char *prop,
26 26
                                     void *val, size_t len)
27 27
{
28 28
    char *path;

Also available in: Unified diff