Update tests.
This commit is contained in:
parent
e7bd340ba4
commit
585c9765a2
63 changed files with 197 additions and 142 deletions
|
@ -3,7 +3,7 @@
|
|||
#![allow(internal_features)]
|
||||
|
||||
#[link(name = "c")]
|
||||
extern {}
|
||||
extern "C" {}
|
||||
|
||||
#[panic_handler]
|
||||
fn panic_handler(_: &core::panic::PanicInfo<'_>) -> ! {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue