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