1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-05 00:22:17 +03:00
glibc/elf/ifuncmain4.c
2009-06-03 16:21:40 -07:00

5 lines
107 B
C

/* Test STT_GNU_IFUNC symbols in a single source file. */
#include "ifuncmod1.c"
#include "ifuncmain1.c"