kore/misc/linux
Dennis Dillert ef37ab611d Fix bug: Added syscalls for tasks example.
The tasks example stopped working on Linux (Ubuntu 22.04) due to the use of missing syscalls, which have been added in this fix. In addition, the definition files have been updated to include the newer clone3 system call (in the Linux kernel since 5.6) for new process and thread creation.
2023-04-02 22:08:24 +02:00
..
aarch64_syscall.h.in Fix bug: Added syscalls for tasks example. 2023-04-02 22:08:24 +02:00
arm_syscall.h.in Fix bug: Added syscalls for tasks example. 2023-04-02 22:08:24 +02:00
x86_64_syscall.h.in Fix bug: Added syscalls for tasks example. 2023-04-02 22:08:24 +02:00