]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/cloudabi/stack_overflow.rs
Rollup merge of #78073 - fusion-engineering-forks:inline, r=eddyb
[rust.git] / library / std / src / sys / cloudabi / stack_overflow.rs
1 #![cfg_attr(test, allow(dead_code))]
2
3 pub unsafe fn init() {}
4
5 pub unsafe fn cleanup() {}