summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/end.c
blob: f7b681adbbd6ccf61c9d113e5f21952b2b09d921 (plain)
1
2
3
4
5
6
7
#include <stdio.h>

void
foo ()
{
  printf ("TEST1\n");
}