tcl global directive outside proc body does nothing (ld)
[deliverable/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}
This page took 0.754142 seconds and 4 git commands to generate.