Remove support in configure for unsupported architectures
[glibc.git] / sysdeps / unix / sysv / linux / ia64 / sigcontext-offsets.sym
blob943e68a667bf1926c12a715b5302cbc522a0d04a
1 #include <stddef.h>
2 #include <sys/ucontext.h>
4 --
5 SC_NAT          offsetof (struct sigcontext, sc_nat)
6 SC_BSP          offsetof (struct sigcontext, sc_ar_bsp)
7 SC_RNAT         offsetof (struct sigcontext, sc_ar_rnat)
8 SC_UNAT         offsetof (struct sigcontext, sc_ar_unat)
9 SC_FPSR         offsetof (struct sigcontext, sc_ar_fpsr)
10 SC_PFS          offsetof (struct sigcontext, sc_ar_pfs)
11 SC_LC           offsetof (struct sigcontext, sc_ar_lc)
12 SC_PR           offsetof (struct sigcontext, sc_pr)
13 SC_BR           offsetof (struct sigcontext, sc_br)
14 SC_GR           offsetof (struct sigcontext, sc_gr)
15 SC_FR           offsetof (struct sigcontext, sc_fr)
16 SC_MASK         offsetof (struct sigcontext, sc_mask)