Text preview for : BootCache.mesa_Sep78.pdf part of xerox BootCache.mesa Sep78 xerox mesa 4.0_1978 listing Mesa_4_Bootstrap BootCache.mesa_Sep78.pdf



Back to : BootCache.mesa_Sep78.pdf | Home

BootCache.mesa 2-Sep-7B 12:43:04 Page 1



-- File: BootCache.Mesa
-- Last edited by Sandman: May 10, 1978 9:27 AM
DIRECTORY
AllocDefs: FROM "allocdefs",
AltoDefs: FROM "altodefs",
AltoFileDefs: FROM "altofiledefs",
BootCacheDefs: FROM "bootcachedefs",
CommanderDefs: FROM "commanderdefs",
InlineDefs: FROM "inlinedefs",
SegmentDefs: FROM "segmentdefs",
SystemDefs: FROM "systemdefs",
WartDefs: FROM "wartdefs":
BootCache: PROGRAM
IMPORTS AllocDefs, CommanderDefs, SegmentDefs, SystemDefs
EXPORTS BootCacheDefs