diff options
Diffstat (limited to 'libc-top-half/musl/crt/Scrt1.c')
-rw-r--r-- | libc-top-half/musl/crt/Scrt1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc-top-half/musl/crt/Scrt1.c b/libc-top-half/musl/crt/Scrt1.c new file mode 100644 index 0000000..822f10b --- /dev/null +++ b/libc-top-half/musl/crt/Scrt1.c @@ -0,0 +1 @@ +#include "crt1.c" |