Skip to content

Commit

Permalink
add check if the feature tcp is available
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Aug 1, 2023
1 parent a862fc0 commit 6fdff48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/drivers/mmio.rs
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#[cfg(feature = "tcp")]
pub(crate) use crate::arch::kernel::mmio::get_network_driver;

0 comments on commit 6fdff48

Please sign in to comment.