<> <> <> <> <> DIRECTORY MPCodes USING [Code], PrincOps USING [PageCount, PageNumber]; GermPrivate: DEFINITIONS = BEGIN TeleDebug: PROC [scratchPage: PrincOps.PageNumber, dFirst64KStorage: LONG DESCRIPTOR FOR ARRAY OF WORD]; AllocateMDS: PROC [pages: CARDINAL] RETURNS [p: POINTER]; <> Error: ERROR [code: MPCodes.Code]; -- sets "code" in MP and loops countVM: PrincOps.PageCount; -- VM map has pages [ 0 .. 0+countVM ) END. LOG Time: October 31, 1983 11:01 am By: Andrew Birrell Action: Create from Rubicon Teledebug.mesa