summaryrefslogtreecommitdiffstats
path: root/tools/include/nolibc/crt.h
Commit message (Expand)AuthorAgeFilesLines
* tools/nolibc: add support for constructors and destructorsThomas Weißschuh2023-10-121-1/+22
* tools/nolibc: mark start_c as weakThomas Weißschuh2023-10-121-0/+1
* tools/nolibc: stackprotector.h: make __stack_chk_init staticZhangjin Wu2023-08-231-1/+1
* tools/nolibc: crt.h: initialize stack protectorZhangjin Wu2023-08-231-0/+4
* tools/nolibc: add new crt.h with _start_cZhangjin Wu2023-08-231-0/+57