mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
psim device support
Approved by: benno
This commit is contained in:
parent
a379a1422d
commit
c94c0cf8de
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue