
* Run thread hooks for KVM mode * Unify qemu init function symbol for systemmode and usermode * get tid from caller instead of callee
4 lines
60 B
C
4 lines
60 B
C
#pragma once
|
|
|
|
void libafl_qemu_init(int argc, char** argv);
|