F$Ret64

From NitrOS-9
Jump to: navigation, search
Return 64 Deallocates a 64-byte block of memory
OS9 F$Ret64 103F 31

Entry Conditions

A block number

X address of the base page

Exit Conditions

None

Error Output

CC carry set on error

B error code, if any

Additional Information

  • See the Allocate 64 system call for more information.

krnp2