summaryrefslogtreecommitdiffstats
path: root/Include/modsupport.h
blob: db63eb5dc61dc4ef345b49729bf1b0384e1544bb (plain)
1
2
3
/* Module support interface */

extern object *initmodule PROTO((char *, struct methodlist *));