nuttx/arch/sim/src
Gregory Nutt 82debdc213 Make task_init() and task_activate() internal OS functions.
-Move task_init() and task_activate() prototypes from include/sched.h to include/nuttx/sched.h.  These are internal OS functions and should not be exposed to the user.
-Remove references to task_init() and task_activate() from the User Manual.
-Rename task_init() to nxtask_init() since since it is an OS internal function
-Rename task_activate() to nxtask_activate since it is an OS internal function
2020-05-25 23:54:45 +01:00
..
sim Make task_init() and task_activate() internal OS functions. 2020-05-25 23:54:45 +01:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/sim: Fix hostfs.h No such file or directory in makedep 2020-05-25 09:34:47 -06:00
nuttx-names.dat arch/sim/src/nuttx-names.dat: Add __errno() 2020-05-08 01:58:25 +01:00