blob: e55fee2eb3b9baf9704d4fbc8e96aee7423767cb [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001/* Test STT_GNU_IFUNC symbols in a single source file. */
2
3#include "ifuncmod1.c"
4#include "ifuncmain1.c"