mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
5 lines
107 B
C
5 lines
107 B
C
/* Test STT_GNU_IFUNC symbols in a single source file. */
|
|
|
|
#include "ifuncmod1.c"
|
|
#include "ifuncmain1.c"
|