]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/gdb.base/pr10179-b.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / pr10179-b.c
CommitLineData
8bd10a10
CM
1#include <stdio.h>
2
3int
4foo2()
5{
86e4e63d 6 return 0;
8bd10a10 7}