auto merge of #10000 : cmr/rust/snapshot, r=alexcrichton
This commit is contained in:
commit
ece5028a8b
3 changed files with 8 additions and 28 deletions
|
|
@ -330,9 +330,6 @@ extern "rust-intrinsic" {
|
|||
|
||||
pub fn visit_tydesc(td: *TyDesc, tv: &mut TyVisitor);
|
||||
|
||||
#[cfg(not(stage0))]
|
||||
pub fn frame_address(f: &fn(*u8));
|
||||
|
||||
/// Get the address of the `__morestack` stack growth function.
|
||||
pub fn morestack_addr() -> *();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue