export SIR_COM
This commit is contained in:
parent
229878db12
commit
9801d57e4e
|
@ -70,6 +70,7 @@ main()
|
|||
def("SIR_AST", SIR_AST);
|
||||
def("SIR_NET", SIR_NET);
|
||||
def("SIR_CLOCK", SIR_CLOCK);
|
||||
def("SIR_COM", SIR_COM);
|
||||
|
||||
def("P_ADDR", &p->p_addr);
|
||||
def("P_LINK", &p->p_link);
|
||||
|
|
Loading…
Reference in New Issue