projects
/
dyninst.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added BPatch_thread::oneTimeCode, BPatch_thread::loadLibrary, and other
[dyninst.git]
/
dyninstAPI
/
tests
/
src
/
test2.h
1
2
#ifndef _test2_h_
3
#define _test2_h_
4
5
#define TEST_DYNAMIC_LIB "libX11.so.4"
6
#define TEST_DYNAMIC_LIB2 "libXt.so.4"
7
8
#endif /* _test2_h_ */