glibc/sysdeps/aarch64/tst-bti-dep-prot-preload.c

5 lines
194 B
C

/* This test checks if the process works correctly with LD_PRELOAD module
with BTI marking and BTI is enforced. */
#define FUN_ATTRIBUTE __attribute__ ((weak))
#include "tst-bti-skeleton.c"