This website requires JavaScript.
Explore
Help
Sign In
funky
/
ableos
Watch
1
Star
0
Fork
You've already forked ableos
0
forked from
AbleOS/ableos
Code
Pull requests
Activity
4dd3699e0e
ableos
/
kernel
/
src
/
arch
/
aarch64
/
mod.rs
5 lines
63 B
Rust
Raw
Normal View
History
Unescape
Escape
frowny
2023-07-13 22:41:09 -05:00
//!
#[
no_mangle
]
unsafe
extern
"
C
"
fn
_kernel_start
(
)
->
!
{
}
Copy permalink