]> git.proxmox.com Git - wasi-libc.git/blame - libc-bottom-half/crt/crt1.c
Don't run static constructors on arbitrary user exports.
[wasi-libc.git] / libc-bottom-half / crt / crt1.c
CommitLineData
907d10fe
DG
1// We compile a plain crt1.o for toolchain compatibility, but it's
2// identical to crt1-command.o.
3#include <crt1-command.c>