Bart Van Assche ae15c01f72 none/tests/ifunc.c: Fix a compiler warning
Fix the following compiler warning:

ifunc.c:9:15: warning: 'ifunc' resolver for 'test' should return 'void (*)(int)' [-Wattribute-alias=]
    9 | static void (*resolve_test(void))(void)
      |               ^~~~~~~~~~~~
2021-02-27 20:40:50 -08:00
..
2020-05-14 15:12:02 +02:00