repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[gdb/syscalls] Sync with strace v6.13
[binutils-gdb.git]
/
gdb
/
testsuite
/
gdb.base
/
pr10179-b.c
blob
2f328ba5f393ee8b7e3950c567d201f878daee87
1
#include <stdio.h>
2
3
int
4
foo2
()
5
{
6
return
0
;
7
}