cloud-hypervisor/vm-device/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
..
dma_mapping vm-device: Move ExternalDmaMapping trait out of vfio-ioctls 2021-02-24 08:02:37 +01:00
interrupt aarch64: Enable IRQ routing for legacy devices 2021-03-15 20:59:50 +08:00
bus.rs vm-device: bus: drop the interrupt function 2021-04-13 14:18:14 +01:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00