mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04: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"
|