import gdb-1999-08-16 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.objdbg / objdbg03 / x2.cc
1 #include <stdio.h>
2
3 int common10;
4 int common11;
5
6 int data10 = 10;
7 int data11 = 11;
This page took 0.034048 seconds and 4 git commands to generate.