ableos/kernel/src/main.rs
2023-03-30 23:43:04 +02:00

5 lines
45 B
Rust

#![no_std]
#![no_main]
extern crate kernel;