Limit multi-byte nop instructions to 10 bytes
[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.03032 seconds and 4 git commands to generate.