Sign in
qemu
/
qemu
/
39ad72c2600af53d7697413afac382562910d3f8
/
.
/
linux-user
/
i386
/
vdso-asmoffset.h
blob: 4e5ee0dd49f29cf4d4633239f4de61608fa9affe [
file
] [
log
] [
blame
]
/*
* offsetof(struct sigframe, sc.eip)
* offsetof(struct rt_sigframe, uc.tuc_mcontext.eip)
*/
#define
SIGFRAME_SIGCONTEXT_eip
64
#define
RT_SIGFRAME_SIGCONTEXT_eip
220