Clean up "Reading symbols" output
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / pr10179-a.c
CommitLineData
8bd10a10
CM
1#include <stdio.h>
2
3extern int foo2();
4
5int
6foo1()
7{
8}
9
10int
11bar1()
12{
13}
14
a59add0c 15int
8bd10a10
CM
16main()
17{
18}
This page took 0.955395 seconds and 4 git commands to generate.