Fix some AVR test failures.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / needed1b.c
CommitLineData
63406f0a
L
1#include <stdio.h>
2
3void
4bar (void)
5{
6 printf ("OK\n");
7}
This page took 0.167771 seconds and 4 git commands to generate.