vesper/src
Berkus Decker 072e0a05aa Add rust skeleton code and build system
* panic_fmt lang-item
* arch-based crates, inspired by Redox
* Port over target files from Robigalia, add aarch64
* Use rlibc for memset/memcpy
* Create linker script for raspberry pi 3
* Implement primitive dmb()
* Important: initialize stack pointer!

Kernel interface is to be defined in a separate crate.
2019-01-15 02:18:52 +02:00
..
arch Add rust skeleton code and build system 2019-01-15 02:18:52 +02:00
platform Add rust skeleton code and build system 2019-01-15 02:18:52 +02:00
main.rs Add rust skeleton code and build system 2019-01-15 02:18:52 +02:00