brk must return pointer size
This commit is contained in:
parent
93eba2874d
commit
18996b9698
|
@ -5,6 +5,6 @@
|
||||||
lal 0
|
lal 0
|
||||||
loi EM_PSIZE
|
loi EM_PSIZE
|
||||||
str 2 ; The - possibly - occurring traps should be caught
|
str 2 ; The - possibly - occurring traps should be caught
|
||||||
loc 0
|
zer EM_PSIZE
|
||||||
ret EM_WSIZE
|
ret EM_PSIZE
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue