wasi-libc/libc-bottom-half/crt/crt1.c
2022-09-29 13:15:32 -07:00

4 lines
125 B
C

// We compile a plain crt1.o for toolchain compatibility, but it's
// identical to crt1-command.o.
#include "crt1-command.c"