aboutsummaryrefslogtreecommitdiff
path: root/linux-user/arm/vdso-asmoffset.h
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-07-06 09:55:12 -0700
committerRichard Henderson <richard.henderson@linaro.org>2023-10-30 13:41:55 -0700
commita9f495b93f1497ced94dbe51ebb733537e0fa1ab (patch)
tree4a83bc5c332244934d8595f117887fdd32cd0413 /linux-user/arm/vdso-asmoffset.h
parentee95fae075c68cf1ae0fc1ffb00acca685bfb2c8 (diff)
linux-user/arm: Add vdso
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/arm/vdso-asmoffset.h')
-rw-r--r--linux-user/arm/vdso-asmoffset.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux-user/arm/vdso-asmoffset.h b/linux-user/arm/vdso-asmoffset.h
new file mode 100644
index 0000000000..252a95c46e
--- /dev/null
+++ b/linux-user/arm/vdso-asmoffset.h
@@ -0,0 +1,3 @@
+/* offsetof(struct sigframe, retcode[3]) */
+#define SIGFRAME_RC3_OFFSET 756
+#define RT_SIGFRAME_RC3_OFFSET 884