F$ELink

From NitrOS-9
Jump to: navigation, search
Link Using Module Directory Entry Performs a link using a pointer to a module directory entry
OS9 F$ELink 103F 4D

Entry Conditions

B module type

X pointer to module directory entry

Exit Conditions

U module header address

Y module entry point

Error Output

CC carry set on error

B error code, if any

Additional Information

  • This call differs from Link in that you supply a pointer to the module directory entry rather than a pointer to a module name.

krn