mirror of
https://sourceware.org/git/glibc.git
synced 2026-01-06 11:51:29 +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>