genode/repos/base-hw/src/base/x86_64
Adrian-Ken Rueegsegger 04ad1340d5 hw_x86_64: Add syscall helper macros
The macros are used to assign syscall arguments to specific registers.
Using the AMD64 parameter passing convention avoids additional copying of
variables since the C++ function parameters are already in the right
registers.
2015-03-27 11:53:20 +01:00
..
kernel hw_x86_64: Add syscall helper macros 2015-03-27 11:53:20 +01:00