Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-13b.c
CommitLineData
af55061b
L
1#include <stdio.h>
2
3void
4bar (void)
5{
6 printf ("bar\n");
7}
This page took 0.065619 seconds and 4 git commands to generate.