diff options
author | 2017-03-23 11:31:19 -0400 | |
---|---|---|
committer | 2017-03-27 13:56:09 -0400 | |
commit | 34649f72b628c7c4966c167b8208f2595ca51251 (patch) | |
tree | 5f64fe185bc5b77bf079f74aecbbe5823592909f /tools/perf/scripts/python | |
parent | Linux 4.11-rc4 (diff) | |
download | wireguard-linux-34649f72b628c7c4966c167b8208f2595ca51251.tar.xz wireguard-linux-34649f72b628c7c4966c167b8208f2595ca51251.zip |
tile: prefer <arch/intreg.h> to __need_int_reg_t
As part of some work in glibc to move away from the "__need" prefix,
this commit breaks away the definitions of __int_reg_t, __uint_reg_t,
__INT_REG_BITS, and __INT_REG_FMT to a separate <arch/intreg.h>
"microheader". It is then included from <arch/abi.h> to preserve
the semantics of the previous header.
For now, we continue to preserve the __need_int_reg_t semantics
in <arch/abi.h> as well, but anticipate that after a few years
we can obsolete it.
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions