]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/hermit/stack_overflow.rs
Rollup merge of #74977 - GuillaumeGomez:cleanup-e0741, r=pickfire
[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() {}