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>
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>