mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 17:01:07 +00:00
2a4b67f90b
The bindings for 32bit did not consider that in the syscall_3 function edx changes due to the assembly instructions and that in the syscall_4 function edx and ecx change. So, the compiler wrongly assumed that the content of these registers stayed unchanged. Fixes #1447 |
||
---|---|---|
.. | ||
syscalls.h |