Update compiler/rustc/src/main.rs
This commit is contained in:
parent
6e52b23fa9
commit
1b4860ab2a
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ fn main() {
|
||||||
}
|
}
|
||||||
|
|
||||||
#[used]
|
#[used]
|
||||||
static _F7: unsafe extern "C" fn() = _rjem_je_zone_register();
|
static _F7: unsafe extern "C" fn() = _rjem_je_zone_register;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue