target/i386: remove unnecessary/wrong application of the A20 mask
[qemu/ar7.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