Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 5 |
R1 | Pointer to heap |
R3 | Size increase, or –ve for decrease |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R3 | Actual change in size |
The purpose of this call is to change the size of the heap.
If the heap cannot be shrunk by the required amount an error will be returned.