repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drd/tests/swapcontext: Improve the portability of this test further
[valgrind.git]
/
none
/
tests
/
require-text-symbol.c
blob
15b827cf77156049d7027c60581ed6a8076754cb
1
2
/* Doesn't do anything. The point of this is to test for the presence
3
of a couple of symbols in libc.so. See the .vgtest files. */
4
5
int
main
(
void
)
6
{
7
return
0
;
8
}