aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/startup.h
AgeCommit message (Collapse)Author
2022-05-09Linux: Implement a useful version of _startup_fatalFlorian Weimer
On i386 and ia64, the TCB is not available at this point. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>