libc: runtime: add more required runtime objects

This commit is contained in:
2026-07-19 13:30:49 +01:00
parent 34b3b8359b
commit 6317060138
5 changed files with 58 additions and 23 deletions
+7
View File
@@ -0,0 +1,7 @@
.code64
.global _crtendS
.type _crtendS, @function
_crtendS:
ret