mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
linux-user/s390x: Add vdso
Acked-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
ba02f1ea63
commit
b63c6b97f8
8 changed files with 155 additions and 3 deletions
2
linux-user/s390x/vdso-asmoffset.h
Normal file
2
linux-user/s390x/vdso-asmoffset.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
/* Minimum stack frame size */
|
||||
#define STACK_FRAME_OVERHEAD 160
|
Loading…
Add table
Add a link
Reference in a new issue