cloud-hypervisor/devices/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
..
legacy devices: Move to versioned snapshots 2021-05-12 17:26:11 +02:00
acpi.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
gic.rs aarch64: Enable IRQ routing for legacy devices 2021-03-15 20:59:50 +08:00
interrupt_controller.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
ioapic.rs devices: Move to versioned snapshots 2021-05-12 17:26:11 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00