gdb
[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
15main()
16{
17}
This page took 0.120427 seconds and 4 git commands to generate.