Skip to content
Snippets Groups Projects
Verified Commit d9d2ec19 authored by Dan Robertson's avatar Dan Robertson Committed by Dan Robertson
Browse files

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.
parent 3855e4c4
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment