kernel/eka/drivers/debug/common/debug_utils.h
changeset 259 57b9594f5772
parent 0 a41df078684a
child 257 3e88ff8f41d5
equal deleted inserted replaced
247:d8d70de2bd36 259:57b9594f5772
    22 
    22 
    23 #ifndef DEBUG_UTILS_H
    23 #ifndef DEBUG_UTILS_H
    24 #define DEBUG_UTILS_H
    24 #define DEBUG_UTILS_H
    25 
    25 
    26 #include <kernel/kern_priv.h>
    26 #include <kernel/kern_priv.h>
    27 #include <rm_debug_api.h>
       
    28 
    27 
    29 class DebugUtils
    28 class DebugUtils
    30 	{
    29 	{
    31 	public:
    30 	public:
    32 		static DThread* OpenThreadHandle(const TUint64 aThreadId);
    31 		static DThread* OpenThreadHandle(const TUint64 aThreadId);