]> git.lizzy.rs Git - rust.git/blob - library/std/src/sys/unsupported/stack_overflow.rs
Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,GuillaumeGomez
[rust.git] / library / std / src / sys / unsupported / stack_overflow.rs
1 pub unsafe fn init() {}
2
3 pub unsafe fn cleanup() {}