aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/common/base/include/common/common_mem_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/framework/common/base/include/common/common_mem_api.h')
-rw-r--r--src/framework/common/base/include/common/common_mem_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/framework/common/base/include/common/common_mem_api.h b/src/framework/common/base/include/common/common_mem_api.h
index d143732..40b01b9 100644
--- a/src/framework/common/base/include/common/common_mem_api.h
+++ b/src/framework/common/base/include/common/common_mem_api.h
@@ -90,7 +90,7 @@ get_sys_pid ()
return g_sys_host_pid;
}
-pid_t updata_sys_pid ();
+pid_t update_sys_pid ();
u32_t sys_now (void);
#define sys_sem_t sys_sem_t_v2