#include #include #include /* * getcore() conflicts with tbl source. */ int getcoreno(int *type) { if (type != nil) *type = _tos->nixtype; return _tos->core; }