mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 07:13:54 -06:00
linux-user/arm: Add vdso
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
ee95fae075
commit
a9f495b93f
9 changed files with 310 additions and 21 deletions
3
linux-user/arm/vdso-asmoffset.h
Normal file
3
linux-user/arm/vdso-asmoffset.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
/* offsetof(struct sigframe, retcode[3]) */
|
||||
#define SIGFRAME_RC3_OFFSET 756
|
||||
#define RT_SIGFRAME_RC3_OFFSET 884
|
Loading…
Add table
Add a link
Reference in a new issue