about summary refs log tree commit diff
path: root/src/libstd/sys/hermit/stack_overflow.rs
blob: 121fe42011da5ac355e4e507d06455cea1e3280d (plain)
1
2
3
4
5
#[inline]
pub unsafe fn init() {}

#[inline]
pub unsafe fn cleanup() {}