Skip to content

XuanTie_V1.4.0-rc0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:04
f18135b
Fix boot failure when compiling with Clang/LLD (#69)

- link.lds: Add .rodata section between .text and .data
- start.S: Add .global _start, .type directive, rename entry to _start

Signed-off-by: ann-yanan <yanan.hya@alibaba-inc.com>