From bab50f23c55d9482568fde19841e1234506c338f Mon Sep 17 00:00:00 2001 From: David CARLIER Date: Sun, 28 Jul 2024 21:21:06 +0100 Subject: [PATCH] bolts: fix build warning with missing doc comment for haiku (#2455) --- libafl_bolts/src/minibsod.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/libafl_bolts/src/minibsod.rs b/libafl_bolts/src/minibsod.rs index 4b4b4f2166..238d5a1cb0 100644 --- a/libafl_bolts/src/minibsod.rs +++ b/libafl_bolts/src/minibsod.rs @@ -482,6 +482,7 @@ pub fn dump_registers( Ok(()) } +/// Write the content of all important registers #[cfg(all(target_os = "haiku", target_arch = "x86_64"))] #[allow(clippy::similar_names)] pub fn dump_registers(