Skip to content
Commit bc671aa9 authored by Chris Zankel's avatar Chris Zankel
Browse files

[XTENSA] Fix fadvise64_64



Xtensa passes long long arguments in a even/odd register pair,
so we also need to shuffle the arguments when passed through the
system call to avoid an empty argument register.

Signed-off-by: default avatarChris Zankel <chris@zankel.net>
parent 068732d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment