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"