#ifndef __TASK_DEBUG_H #define __TASK_DEBUG_H void task_debug_create(void *param); #endif