mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-08-14 19:27:16 +00:00
4 lines
125 B
C
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"
|