blob: 5f1f9f4a13aad18bbc7c16944bd31337518b19b9 [file] [log] [blame]
pub fn get_stack_pointer() -> usize {
panic!("No generic implementation.")
}