summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/powerpc/powermac/uninorthvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/powermac/uninorthvar.h b/sys/powerpc/powermac/uninorthvar.h
index 7269cec..1f063ef 100644
--- a/sys/powerpc/powermac/uninorthvar.h
+++ b/sys/powerpc/powermac/uninorthvar.h
@@ -45,6 +45,7 @@ struct uninorth_softc {
int sc_bus;
struct uninorth_range sc_range[6];
int sc_nrange;
+ int sc_iostart;
struct rman sc_io_rman;
struct rman sc_mem_rman;
bus_space_tag_t sc_iot;
OpenPOWER on IntegriCloud