mirror of https://github.com/E-Almqvist/eOS
parent
dd261b623a
commit
f5c26a7bce
@ -1,9 +0,0 @@ |
|||||||
extern "C" { |
|
||||||
fn println(text: &str); |
|
||||||
} |
|
||||||
|
|
||||||
fn rust_test() { |
|
||||||
unsafe {println("RUST!")}; |
|
||||||
} |
|
||||||
|
|
||||||
fn main() {} |
|
Loading…
Reference in new issue