mirror of
https://git.tukaani.org/xz.git
synced 2025-02-09 18:25:46 +00:00
When Intel CET is enabled, we need to include <cet.h> in assembly codes to mark Intel CET support and add _CET_ENDBR to indirect jump targets. Tested on Intel Tiger Lake under CET enabled Linux.