mirror of
https://github.com/JannisHeydemann/BoredOS.git
synced 2026-05-30 02:16:58 +00:00
feature: added third_party TCC into userland
This commit is contained in:
3
src/userland/crtn.asm
Normal file
3
src/userland/crtn.asm
Normal file
@@ -0,0 +1,3 @@
|
||||
global _fini
|
||||
section .fini
|
||||
_fini:
|
||||
Reference in New Issue
Block a user