diff options
Diffstat (limited to 'runtime/user/runtime.h')
-rw-r--r-- | runtime/user/runtime.h | 2 |
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 |