#include int main(void) { while (23) { } } void __libc_init_array (void) __attribute__((weak)); void __libc_init_array () { }