
* Move fuzzers around some more * back to baby * this was missing.. * shuffeling shuffeling * shuffeling * md * cleanup * oops * Move foldername to underscore * more doc
6 lines
82 B
Rust
6 lines
82 B
Rust
use libafl_qemu_build::build_libafl_qemu;
|
|
|
|
fn main() {
|
|
build_libafl_qemu();
|
|
}
|