<> <> SafeStoragePackage: CONFIGURATION LINKS: CODE IMPORTS BasicLoadState, BcdOps, DebuggerSwap, DeviceCleanup, PrincOpsUtils, Process, ProcessorFace, Rope, TrapSupport, VM, VMSideDoor EXPORTS AtomPrivate, Atom, List, RCMapOps, SafeStorage, UnsafeStorage, SafeStorageOps, RefCounts, RTFrameHeapSnapshot, RTRefCounts, RTStorageAccounting, RTTypesBasicPrivate, RTZones, Runs, SafeStoragePrivate, SSTraps, UZoneTracker CONTROL RTOSImpl, <> RTStorageAccountingImpl, <> RTTypesBasicImpl, <> RTRefCountsImpl, <> SSTrapsImpl, <> RTLoaderImpl, <> RTZonesImpl, <> AtomImpl <> = BEGIN RTOSImpl; RTStorageAccountingImpl; RTTypesBasicImpl; RTRefCountsImpl; SSTrapsImpl; RTLoaderImpl; RTZonesImpl; AtomImpl; RTSymbolAccessImpl; ZoneIndicesImpl; SSPinnedImpl; UZoneTrackerImpl; RTFrameHeapSnapshotImpl; RefCountsImpl; -- here to support hooks in the TandS for performance work RTTypesBasicExtensionImpl; -- implements Type attachments; uses REFs RTReclaimerImpl; RTPrefAllocImpl; ZoneCleanupImpl; RTQueueImpl; RunsImpl; RCMapWalkerImpl; RCMapBuilderImpl; ListImpl; END.