Move task control files from sched/ to sched/task

This commit is contained in:
Gregory Nutt
2014-08-08 16:44:08 -06:00
parent 6683d749ac
commit 23a334c066
39 changed files with 240 additions and 101 deletions
-7
View File
@@ -42,13 +42,6 @@
#include <nuttx/config.h>
#include <sys/types.h>
#include <stdbool.h>
#include <queue.h>
#include <sched.h>
#include <nuttx/kmalloc.h>
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/