ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr19553b.c
CommitLineData
aef28989
L
1#include <stdio.h>
2
3__attribute__ ((weak))
4void
5foo (void)
6{
7 printf ("pr19553b\n");
8}
This page took 0.219991 seconds and 4 git commands to generate.