Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / linux-user / i386 / vdso-asmoffset.h
blob4e5ee0dd49f29cf4d4633239f4de61608fa9affe
1 /*
2 * offsetof(struct sigframe, sc.eip)
3 * offsetof(struct rt_sigframe, uc.tuc_mcontext.eip)
4 */
5 #define SIGFRAME_SIGCONTEXT_eip 64
6 #define RT_SIGFRAME_SIGCONTEXT_eip 220