Skip to content
Snippets Groups Projects
Commit 8a6ec661 authored by Claudio Fontana's avatar Claudio Fontana
Browse files

libc: add minimal support for AArch64


this contains still prototyped code, which if reached either
hangs (setjmp, longjmp), aborts (all that requires mmu::),
or implements differently (allocating with malloc instead of mmap)
This is enough libc AArch64 support for reaching the end of premain.

Signed-off-by: default avatarClaudio Fontana <claudio.fontana@huawei.com>
parent 8192b61a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment