瀏覽代碼

registrar: declare usrloc_api_t variable

Daniel-Constantin Mierla 16 年之前
父節點
當前提交
1828803fc3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      modules_k/registrar/reg_mod.c

+ 1 - 0
modules_k/registrar/reg_mod.c

@@ -78,6 +78,7 @@
 
 MODULE_VERSION
 
+usrloc_api_t ul;/*!< Structure containing pointers to usrloc functions*/
 
 /*! \brief Module init & destroy function */
 static int  mod_init(void);