Revert 'Remove unused struct serial::name field'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / pr19317.c
CommitLineData
c5847ba7
L
1#include <stdio.h>
2
3int
4main ()
5{
6 printf ("OK\n");
7 return 0;
8}
This page took 0.234796 seconds and 4 git commands to generate.