Commit Graph

2 Commits

Author SHA1 Message Date
Ekaitz 42cb302c85 WIP setjmp/longjmp 2023-10-16 12:14:47 +02:00
W. J. van der Laan 6a77115f54 lib: Base riscv64-mes-gcc support (dummy setjmp).
* lib/riscv64-mes-gcc/setjmp.c: New file.
(setjmp, longjmp): Add dummy implementations. Implementing these for gcc
would be very involved, and does not seem necessary to get mescc to
work.
2023-07-17 09:06:32 +02:00