1#include <stdio.h>
2
3static void
4__attribute__ ((destructor))
5fini (void)
6{
7 putchar (c: '1');
8}
9

source code of glibc/elf/order2mod1.c