RPCRuntime.config: RPC runtime system configuration
Copyright (C) 1985, 1986 by Xerox Corporation. All rights reserved.
created by Andrew Birrell
Bob Hagmann February 11, 1985 4:39:04 pm PST
Russ Atkinson (RRA) April 16, 1986 5:45:11 pm PST
RPCRuntime: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, Booting, CommUtilDefs, Convert, ConvertUnsafe, DebuggerSwap, DriverDefs, EthernetOneFace, GVBasics, GVNames, PrincOpsUtils, Process, PupDefs, Rope, RPCPrivate, SafeStorage, UnsafeStorage, VM, VMInternal
EXPORTS LupineRuntime, RPC, RPCLupine, RPCPkt, RPCWatch, RPCInternalExtras
CONTROL RPCPktIO, LupineRuntimeImpl = BEGIN
DESDummy;
RPCBinding;
RPCPktIO;
RPCPktStreams;
RPCSecurity;
LupineRuntimeImpl;
END.