glibc/sysdeps/x86_64/tst-cet-legacy-10a.c
Adhemerval Zanella b7fc4a07f2 x86: Move CET infrastructure to x86_64
The CET is only supported for x86_64 and there is no plan to add
kernel support for i386.  Move the Makefile rules and files from the
generic x86 folder to x86_64 one.

Checked on x86_64-linux-gnu and i686-linux-gnu.
2024-01-09 13:55:51 -03:00

3 lines
60 B
C

#pragma GCC target ("shstk")
#include "tst-cet-legacy-10.c"