From 22c6c6b2b42f375d9e259e091015b768314efdaa Mon Sep 17 00:00:00 2001 From: hunt Date: Fri, 9 Sep 2005 09:20:07 +0000 Subject: Fix for jiffies. --- runtime/user/runtime.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'runtime/user/runtime.h') 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 #undef CONFIG_NR_CPUS -- cgit