localedata: dz_BT, bo_CN: convert to UTF-8
[glibc.git] / sysdeps / unix / sysv / linux / ia64 / sigcontext-offsets.sym
blobac3e3c8dea1744215226caf79fdbafa4396687f6
1 #include <stddef.h>
2 #include <sys/ucontext.h>
4 --
5 SC_NAT          offsetof (mcontext_t, sc_nat)
6 SC_BSP          offsetof (mcontext_t, sc_ar_bsp)
7 SC_RNAT         offsetof (mcontext_t, sc_ar_rnat)
8 SC_UNAT         offsetof (mcontext_t, sc_ar_unat)
9 SC_FPSR         offsetof (mcontext_t, sc_ar_fpsr)
10 SC_PFS          offsetof (mcontext_t, sc_ar_pfs)
11 SC_LC           offsetof (mcontext_t, sc_ar_lc)
12 SC_PR           offsetof (mcontext_t, sc_pr)
13 SC_BR           offsetof (mcontext_t, sc_br)
14 SC_GR           offsetof (mcontext_t, sc_gr)
15 SC_FR           offsetof (mcontext_t, sc_fr)
16 SC_MASK         offsetof (mcontext_t, sc_mask)