android13/external/strace/linux/s390x/arch_rt_sigframe.c

5 lines
95 B
C
Raw Permalink Normal View History

2024-06-22 08:45:49 -04:00
FUNC_GET_RT_SIGFRAME_ADDR
{
return tcp->currpers == 1 ? *s390_frame_ptr : *s390x_frame_ptr;
}