Changed needed to fix issues with task_restart()

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5615 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-02-06 15:43:28 +00:00
parent 1fc1a2514e
commit 5c093af766
21 changed files with 592 additions and 194 deletions

View File

@@ -170,4 +170,3 @@ void sched_note_switch(FAR struct tcb_s *pFromTcb,
#endif /* __ASSEMBLY__ */
#endif /* __INCLUDE_SCHED_H */