mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 20:16:42 +00:00
Support calling from inside via vsock
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
48f69c25a9
commit
60dd17fdd3
@ -7,7 +7,7 @@
|
||||
#![feature(linked_list_cursors)]
|
||||
|
||||
mod buffer;
|
||||
mod dma_pool;
|
||||
pub mod dma_pool;
|
||||
mod driver;
|
||||
|
||||
extern crate alloc;
|
||||
|
Reference in New Issue
Block a user