export SIR_COM

This commit is contained in:
cgd 1994-03-13 00:48:19 +00:00
parent 229878db12
commit 9801d57e4e
1 changed files with 1 additions and 0 deletions

View File

@ -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);