tools/nolibc: s390: shrink _start with _start_c
authorZhangjin Wu <falcon@tinylab.org>
Sat, 15 Jul 2023 18:32:19 +0000 (02:32 +0800)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Aug 2023 02:40:22 +0000 (04:40 +0200)
commitc48d8af2faf2b407e80ec1e9bd23872601d0c0b3
treeffb97680ff3be1fb7fed58d74d77cc1517376861
parenteea70cdac61087fdb7a1c1e6f306c0bf38ec39d4
tools/nolibc: s390: 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-s390.h