glibc/elf/ifuncmain4.c

5 lines
107 B
C
Raw Normal View History

2009-06-04 01:21:40 +02:00
/* Test STT_GNU_IFUNC symbols in a single source file. */
#include "ifuncmod1.c"
#include "ifuncmain1.c"