mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-19 05:43:18 +03:00
CET feature bits in TCB, which are Linux specific, are used to check if CET features are active. Move CET feature check to Linux/x86 directory. Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>