WIP: Rust std for termos's userspace

This commit is contained in:
Karina
2026-04-15 14:44:10 +04:00
parent b44e1924ed
commit d42fc79c25
19 changed files with 273 additions and 118 deletions
+1
View File
@@ -47,6 +47,7 @@ target_compile_options(kernel PRIVATE
-Wall -Wextra
-mcmodel=kernel
-g
-mno-sse -mno-sse2 -msoft-float
>
)