mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-29 18:18:54 +00:00
7f7c24fcc9
Syscall binding functions which use '__L4_INDIRECT_CALL' need to tell the compiler that the 'edi' register gets modified. Since 'edi' is an input operand and input operands may not get added to the clobber list, this patch defines 'edi' also as an output operand instead. Fixes #834. |
||
---|---|---|
.. | ||
bda.patch | ||
syscall_edi_clobber.patch |