avr: fixed a bug.
This commit is contained in:
@@ -101,6 +101,8 @@ Object_Alloc:
|
||||
push r16
|
||||
push r17
|
||||
bigcall Heap_AllocAndZero
|
||||
mov yl, xl
|
||||
mov yh, xh
|
||||
pop r17
|
||||
pop r16
|
||||
pop xh
|
||||
|
||||
Reference in New Issue
Block a user