Clean way to patch the std
This commit is contained in:
6
crates/std/patches/sys/thread_local/mod.sed
Normal file
6
crates/std/patches/sys/thread_local/mod.sed
Normal file
@@ -0,0 +1,6 @@
|
||||
32a \ target_os = "survos",
|
||||
|
||||
129a \ target_os = "survos" => { \
|
||||
// todo \
|
||||
pub(crate) fn enable() {} \
|
||||
}
|
||||
Reference in New Issue
Block a user