Dan Robertson d9d2ec1992 Start on support for aarch64
- Add aarch64 support
   - crt0 - add support to _start
   - platform - aarch64 does not have the open syscall. Instead most
     libc implementations use openat() with AT_FDCWD
 - Use sc instead of syscall. sc is the maintained fork of syscall.
2018-03-04 05:10:31 +00:00
2018-03-03 16:49:01 -08:00
2018-03-04 05:10:31 +00:00
2018-03-03 16:49:01 -08:00
2018-03-03 14:31:28 -07:00
2018-03-03 16:49:01 -08:00
2018-03-03 16:49:01 -08:00
2018-03-01 20:26:40 -07:00
2018-03-04 05:10:31 +00:00
2018-03-03 16:49:01 -08:00
2018-03-03 16:54:58 -07:00
2018-03-03 16:49:01 -08:00
2018-03-03 16:49:01 -08:00
2018-03-03 16:49:01 -08:00
2018-03-03 14:31:28 -07:00
2018-03-03 16:54:58 -07:00
2018-03-03 16:49:01 -08:00
2018-03-04 05:10:31 +00:00
2018-03-03 16:54:58 -07:00
2018-03-03 17:56:53 -07:00
S
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
MIT 17 GiB
Languages
Rust 98.8%
Assembly 0.6%
Linker Script 0.5%
Makefile 0.1%