F$AllImg

From NitrOS-9
Jump to: navigation, search
Allocate Image Allocates RAM blocks for process DAT image
OS9 F$AllImg 103F 3A

Entry Conditions

A starting block number

B number of blocks

X process descriptor pointer

Error Output

CC carry set on error

B error code, if any

Additional Information

  • Use the Allocate Image system call to allocate a data area for a process. The blocks that Allocate Image define might not be contiguous.

krn