Skip to content
Commit 5b86241a authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

linux: Add sparck brk implementation

It turned that the generic implementation of brk() does not work
for sparc, since on failure kernel will just return the previous
input value without setting the conditional register.

This patches adds back a sparc32 and sparc64 implementation removed
by 72048093.

Checked on sparc64-linux-gnu and sparcv9-linux-gnu.
parent ac30324c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment