mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 19:33:23 +00:00
Format OSDK documentation
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
7fef686136
commit
a51b3c7076
@ -14,6 +14,7 @@ pub fn aster_main(_attr: TokenStream, item: TokenStream) -> TokenStream {
|
||||
pub fn __aster_main() -> ! {
|
||||
aster_frame::init();
|
||||
#main_fn_name();
|
||||
aster_frame::prelude::abort();
|
||||
}
|
||||
|
||||
#main_fn
|
||||
|
Reference in New Issue
Block a user