/* RPCBonsai.h Structures for RPC client interface L. Stewart March 2, 1983 4:44 PM */ struct SSpecsTable { int maxProcs; int procs[1]; };