]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/hermit/stack_overflow.rs
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020...
[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() {}