aboutsummaryrefslogtreecommitdiffstats
path: root/src/framework/common/base/include
diff options
context:
space:
mode:
authorrainbow_0206 <jiangwenjiang@huawei.com>2018-10-10 15:39:32 +0800
committerrainbow_0206 <jiangwenjiang@huawei.com>2018-10-10 16:51:39 +0800
commitae849b5788d5c0f6633e65d8daa2fe0779029a69 (patch)
tree85e25459715bd6034737db4d6cc6ebb8b6698d6a /src/framework/common/base/include
parentd622bf60c1894488276928f350c22e7a95008161 (diff)
Fix: modify the introduction document
Change-Id: I87ce3ce4b41e3d34b4bb5f72406b73c16ac2d90e Signed-off-by: rainbow_0206 <jiangwenjiang@huawei.com>
Diffstat (limited to 'src/framework/common/base/include')
-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