Cleans library directory
This commit is contained in:
1
library/.gitignore
vendored
1
library/.gitignore
vendored
@@ -1,6 +1,5 @@
|
||||
Cargo.lock
|
||||
Cargo.toml
|
||||
alloc
|
||||
alloctests
|
||||
backtrace
|
||||
compiler-builtins
|
||||
|
||||
3
library/std/patches/sys/alloc/mod.sed
Normal file
3
library/std/patches/sys/alloc/mod.sed
Normal file
@@ -0,0 +1,3 @@
|
||||
109a \ target_os = "survos" => { \
|
||||
mod survos; \
|
||||
}
|
||||
Reference in New Issue
Block a user