F$Boot

From NitrOS-9
Jump to: navigation, search
Bootstrap System Links either the module named Boot or the module specified in the INIT module
OS9 F$Boot 103F 35

Entry Conditions

None

Error Output

CC carry set on error

B error code, if any

Additional Information

  • When it calls the linked module, Boot expects to receive a pointer giving it the location and size of an area in which to search for the new module.
  • The support module for this call is OS9p1. Bootstrap System also branches to the F$Link and F$VModul system calls.

krn