From 4abab5ad6c8465a7528ccdd5f49367da05f78bbd Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Tue, 1 Oct 2024 15:47:05 +0200 Subject: Initial version --- crt/Scrt1.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 crt/Scrt1.c (limited to 'crt/Scrt1.c') diff --git a/crt/Scrt1.c b/crt/Scrt1.c new file mode 100644 index 0000000..822f10b --- /dev/null +++ b/crt/Scrt1.c @@ -0,0 +1 @@ +#include "crt1.c" -- cgit v1.2.3