提交 24731e35 编写于 作者: C chenjianwen

Modify crtbrand.s file

Signed-off-by: Nchenjianwen <chenjianwen15@huawei.com>
上级 6795d1c5
...@@ -5,6 +5,6 @@ abitag: ...@@ -5,6 +5,6 @@ abitag:
.long 2f-1f // int32_t namesz .long 2f-1f // int32_t namesz
.long 3f-2f // int32_t descsz .long 3f-2f // int32_t descsz
1:.ascii "OHOS\0" // char name[] 1:.ascii "OHOS\0" // char name[]
2:.long 12 // int32_t ohos_api 2:.long 1 // int32_t ohos_api
3: 3:
.size abitag, .-abitag .size abitag, .-abitag
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册