PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
[deliverable/binutils-gdb.git] / ld / testsuite / ld-size / size-6b.c
CommitLineData
8fd4256d
L
1char bar[10];
2
3void
4set_bar (int i, int v)
5{
6 bar[i] = v;
7}
This page took 0.183025 seconds and 4 git commands to generate.