]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/hermit/stack_overflow.rs
Rollup merge of #74671 - rust-lang:const-generics-coerce-unsized, r=nikomatsakis
[rust.git] / library / std / src / sys / hermit / stack_overflow.rs
1 #[inline]
2 pub unsafe fn init() {}
3
4 #[inline]
5 pub unsafe fn cleanup() {}