linux-user/arm: Add vdso

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
Richard Henderson 2021-07-06 09:55:12 -07:00
parent ee95fae075
commit a9f495b93f
9 changed files with 310 additions and 21 deletions

View file

@ -0,0 +1,3 @@
/* offsetof(struct sigframe, retcode[3]) */
#define SIGFRAME_RC3_OFFSET 756
#define RT_SIGFRAME_RC3_OFFSET 884