2 Star 0 Fork 0

zhengnianli / git_test

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
module1.h 184 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengnianli 提交于 2020-09-07 23:48 . first commit
#ifndef __MODEL1_H__
#define __MODEL1_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "mylog.h"
void module1_print(void);
#ifdef __cplusplus
}
#endif
#endif /* __MODEL1_H__ */
1
https://gitee.com/zhengnianli/git_test.git
git@gitee.com:zhengnianli/git_test.git
zhengnianli
git_test
git_test
master

搜索帮助