parent
067d4d1193
commit
d6ce309247
@ -1,8 +0,0 @@
|
|||||||
//! Workaround for missing compiler-builtin symbols
|
|
||||||
//!
|
|
||||||
//! [atomic](http://llvm.org/docs/Atomics.html#libcalls-atomic)
|
|
||||||
|
|
||||||
#[no_mangle]
|
|
||||||
pub extern fn abort() {
|
|
||||||
panic!("abort");
|
|
||||||
}
|
|
Loading…
Reference in new issue