Comment Fix
This commit is contained in:
parent
cc53da85fb
commit
f9dd67b59b
@ -28,7 +28,7 @@ pub const CMPLOG_MAP_RTN_H: usize = (CMPLOG_MAP_H * core::mem::size_of::<CmpLogI
|
||||
|
||||
/// `CmpLog` instruction kind
|
||||
pub const CMPLOG_KIND_INS: u8 = 0;
|
||||
/// `CmpLog` return kind
|
||||
/// `CmpLog` routine kind
|
||||
pub const CMPLOG_KIND_RTN: u8 = 1;
|
||||
|
||||
// void __libafl_targets_cmplog_instructions(uintptr_t k, uint8_t shape, uint64_t arg1, uint64_t arg2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user