summaryrefslogtreecommitdiffstats
path: root/runtime/user/runtime.h
diff options
context:
space:
mode:
authorhunt <hunt>2005-09-09 09:20:07 +0000
committerhunt <hunt>2005-09-09 09:20:07 +0000
commit22c6c6b2b42f375d9e259e091015b768314efdaa (patch)
treebe46fa0a20448a9a5119e6ec1f13165d5008bceb /runtime/user/runtime.h
parent1431278aba3347fdb55ec461008a07d9010aea7a (diff)
downloadsystemtap-steved-22c6c6b2b42f375d9e259e091015b768314efdaa.tar.gz
systemtap-steved-22c6c6b2b42f375d9e259e091015b768314efdaa.tar.xz
systemtap-steved-22c6c6b2b42f375d9e259e091015b768314efdaa.zip
Fix for jiffies.
Diffstat (limited to 'runtime/user/runtime.h')
-rw-r--r--runtime/user/runtime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/user/runtime.h b/runtime/user/runtime.h
index b13f2cc6..725147a4 100644
--- a/runtime/user/runtime.h
+++ b/runtime/user/runtime.h
@@ -4,6 +4,8 @@
* @brief Main include file for runtime functions.
*/
+#define _STP_TEST_ 1
+
#define __KERNEL__
#include <linux/config.h>
#undef CONFIG_NR_CPUS