mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Remove the unused serial input
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
74ffe72cad
commit
67e5e5a651
@ -110,7 +110,6 @@ unsafe fn init() {
|
||||
if_tdx_enabled!({
|
||||
arch::serial::init();
|
||||
});
|
||||
arch::serial::callback_init();
|
||||
|
||||
smp::init();
|
||||
|
||||
|
Reference in New Issue
Block a user