summaryrefslogtreecommitdiff
path: root/sys/include/arch/aarch64/frame.h
AgeCommit message (Collapse)Author
3 dayskernel: mach: Add TF_IP() macroIan Moffett
Add TF_IP() to extract the instruction pointer from a trapframe between architectures. Signed-off-by: Ian Moffett <ian@osmora.org>
2025-04-02kernel/aarch64: Add initial AARCH64 portIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>