diff options
Diffstat (limited to 'linux-user/arm/vdso-asmoffset.h')
| -rw-r--r-- | linux-user/arm/vdso-asmoffset.h | 3 |
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 |