We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee17e67 commit e1038a1Copy full SHA for e1038a1
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 4c95c520169db224dadc334ba54494de21de3c32
+refs/heads/master: 1703e9ec89a20848c6effcca8ad036524ad8f581
trunk/src/rt/arch/i386/context.h
@@ -7,9 +7,7 @@
7
#include <inttypes.h>
8
#include <stdint.h>
9
10
-#ifdef HAVE_VALGRIND
11
-#include <valgrind/memcheck.h>
12
-#endif
+#include "../../memcheck.h"
13
14
template<typename T>
15
T align_down(T sp)
0 commit comments