ableos/kernel/src/main.rs
2023-05-15 02:19:34 -05:00

4 lines
44 B
Rust

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