1
0
Fork 0
forked from koniifer/ableos
ableos-framebuffer/kernel/src/main.rs

5 lines
45 B
Rust

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