Limit multi-byte nop instructions to 10 bytes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.objdbg / objdbg02 / x3.cc
CommitLineData
7be570e7
JM
1#include <stdio.h>
2
3void foo3()
4{
5 printf("In foo3.\n");
6}
This page took 1.464044 seconds and 4 git commands to generate.