libc: runtime: add more required runtime objects
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.code64
|
||||
|
||||
.global _crtendS
|
||||
.type _crtendS, @function
|
||||
|
||||
_crtendS:
|
||||
ret
|
||||
Reference in New Issue
Block a user