import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.objdbg / objdbg02 / x3.cc
1 #include <stdio.h>
2
3 void foo3()
4 {
5 printf("In foo3.\n");
6 }
This page took 0.029844 seconds and 4 git commands to generate.