diff options
Diffstat (limited to 'elf/tst-auditmod7b.c')
-rw-r--r-- | elf/tst-auditmod7b.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-auditmod7b.c b/elf/tst-auditmod7b.c index eb23758..a27d385 100644 --- a/elf/tst-auditmod7b.c +++ b/elf/tst-auditmod7b.c @@ -108,7 +108,7 @@ la_symbind64 (Elf64_Sym *sym, unsigned int ndx, uintptr_t *refcook, static int avx = -1; -static int +static inline int __attribute ((always_inline)) check_avx (void) { |