[ARM] Fix extern protected data handling
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-3b.c
CommitLineData
af55061b
L
1#include <stdio.h>
2
3void foo(void)
4{
5 printf ("hello foo\n");
6}
This page took 0.127396 seconds and 4 git commands to generate.