nuttx/arch/ceva/src
guoshichao c33d1c9c97 sched/task/fork: add fork implementation
1. as we can use fork to implement vfork, so we rename the vfork to
fork, and use the fork method as the base to implement vfork method
2. create the vfork function as a libc function based on fork
function

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2023-07-12 02:27:37 +08:00
..
common sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00
xc5 sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00
xm6 sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00
.gitignore
Makefile arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00