提交 2967ccdb 编写于 作者: A Austin 提交者: Gitee

update zh-cn/device-dev/kernel/kernel-small-start-user.md.

Signed-off-by: NAustin <liaozhiqi7@huawei.com>
上级 5ddfde4d
......@@ -57,7 +57,7 @@ LITE_USER_SEC_ENTRY VOID OsUserInit(VOID *args)
clang --target=arm-liteos --sysroot=prebuilts/lite/sysroot -o helloworld helloworld.c
```
**clang**:参考[LLVM安装指导](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-lite-env-setup-linux.md)安装LLVM编译器。
**clang**:参考[LLVM安装指导](../quick-start/quickstart-lite-env-setup-linux.md)安装LLVM编译器。
**--target**:--target=arm-liteos,指定编译平台为arm-liteos。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册