]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-elf/end.c
Remove bfd_stdint.h
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-elf / end.c
CommitLineData
d2dee3b2
L
1#include <stdio.h>
2
3void
4foo ()
5{
6 printf ("TEST1\n");
7}