(_dl_init): Fix test of the size of the preinit_array section. (call_init): Optimize...
[glibc.git] / elf / nextmod2.c
blobb2c435f341d0c539864e7e29c95aa23734ff1b2f
1 /* Very elaborated function. */
3 extern int successful_rtld_next_test (void);
6 int
7 successful_rtld_next_test (void)
9 return 42;