Mercurial
Mercurial
>
mathieu
>
elf-loader
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
valgrind.h
author
Mathieu Lacage <mathieu.lacage@alcmeon.com>
Sat, 23 Feb 2013 20:59:51 +0100
changeset 656
e4817d48962f
parent 487
b8ba3771f384
permissions
-rw-r--r--
basic test for tls
#ifndef VALGRIND_H
#define VALGRIND_H
void valgrind_initialize (void);
#endif /* VALGRIND_H */