tools/nolibc: loongarch: shrink _start with _start_c
authorZhangjin Wu <falcon@tinylab.org>
Sat, 15 Jul 2023 18:30:02 +0000 (02:30 +0800)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Aug 2023 02:40:22 +0000 (04:40 +0200)
commit61bd4621c056a04221b0c0353aa645a799d5c029
tree8f743a630d81861d58c0cdd23608ee8273e119b3
parent431b806b9bc33cf505204f4047182524120aaf7a
tools/nolibc: loongarch: shrink _start with _start_c

move most of the _start operations to _start_c(), include the
stackprotector initialization.

Signed-off-by: Zhangjin Wu <falcon@tinylab.org>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/include/nolibc/arch-loongarch.h