summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/openpicvar.h
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2002-09-19 04:45:58 +0000
committergrehan <grehan@FreeBSD.org>2002-09-19 04:45:58 +0000
commita6e5f329a0e002b4845f526575cce54b501c39e4 (patch)
treec534b43fa2f3688c4dae085a756f667f05fc1f68 /sys/powerpc/include/openpicvar.h
parentacb15b8dd093ba8d92ca3ada292b8c2ef6a089fc (diff)
downloadFreeBSD-src-a6e5f329a0e002b4845f526575cce54b501c39e4.zip
FreeBSD-src-a6e5f329a0e002b4845f526575cce54b501c39e4.tar.gz
psim device support
Approved by: benno
Diffstat (limited to 'sys/powerpc/include/openpicvar.h')
-rw-r--r--sys/powerpc/include/openpicvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/powerpc/include/openpicvar.h b/sys/powerpc/include/openpicvar.h
index 3d2ff27..6f7cff6 100644
--- a/sys/powerpc/include/openpicvar.h
+++ b/sys/powerpc/include/openpicvar.h
@@ -33,6 +33,7 @@ struct openpic_softc {
char *sc_version;
u_int sc_ncpu;
u_int sc_nirq;
+ int sc_psim;
struct rman sc_rman;
};
OpenPOWER on IntegriCloud