summaryrefslogtreecommitdiff
path: root/tools/include/nolibc/crt.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-12tools/nolibc: add support for constructors and destructorsThomas Weißschuh1-1/+22
2023-10-12tools/nolibc: mark start_c as weakThomas Weißschuh1-0/+1
2023-08-23tools/nolibc: stackprotector.h: make __stack_chk_init staticZhangjin Wu1-1/+1
2023-08-23tools/nolibc: crt.h: initialize stack protectorZhangjin Wu1-0/+4
2023-08-23tools/nolibc: add new crt.h with _start_cZhangjin Wu1-0/+57