forked from AbleOS/ableos
4 lines
44 B
Rust
4 lines
44 B
Rust
#![no_std]
|
|
#![no_main]
|
|
extern crate kernel;
|