cloud-hypervisor/vm-allocator/src
Rob Bradford 496ceed1d0 misc: Remove unnecessary "extern crate"
Now all crates use edition = "2018" then the majority of the "extern
crate" statements can be removed. Only those for importing macros need
to remain.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-05-12 17:26:11 +02:00
..
address.rs source: Fix file permissions 2020-06-10 18:47:27 +01:00
gsi.rs vmm: Fix AArch64 clippy warnings of vmm and other crates 2020-08-24 10:59:08 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
system.rs aarch64: Enable IRQ routing for legacy devices 2021-03-15 20:59:50 +08:00