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