Skip to content
Snippets Groups Projects
Commit e742e3f7 authored by Per's avatar Per
Browse files

remove panic handler

parent b23ded89
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ pub use cstr_core::CStr; ...@@ -8,7 +8,7 @@ pub use cstr_core::CStr;
pub mod ll; pub mod ll;
pub mod panic; // pub mod panic;
#[inline(always)] #[inline(always)]
pub fn klee_abort() -> ! { pub fn klee_abort() -> ! {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment