examples: implement _start and syscall for RISC-V
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 23 Nov 2024 08:47:52 +0000 (09:47 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 5 Jan 2025 01:30:47 +0000 (02:30 +0100)
commit9eb59201ab60b7ca3af41cd3000f8ff823ae5f02
tree4b7532a7311ad6cbdf92eb6c11d3cd1c4210fa56
parent6f7f47e8c09aac1a81a1cf5cf2d2c9fadcb9e662
examples: implement _start and syscall for RISC-V

To build the API examples on RISC-V we need to
implement _start and syscall for RISC-V.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
examples/api/crt0.S