Fix search in TUI
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr21086.c
CommitLineData
3c5fce9b
L
1#include <stdio.h>
2
3int
4main ()
5{
6 printf ("PASS\n");
7 return 0;
8}
This page took 0.152839 seconds and 4 git commands to generate.