Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h

This commit is contained in:
Gregory Nutt
2014-08-08 17:53:55 -06:00
parent 1f28365f55
commit d798dd37a7
201 changed files with 201 additions and 201 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
#include <nuttx/fs/fs.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
#ifdef CONFIG_SCHED_ATEXIT
+1 -1
View File
@@ -48,7 +48,7 @@
#include <nuttx/kmalloc.h>
#include <nuttx/kthread.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/task.h"
+1 -1
View File
@@ -43,7 +43,7 @@
#include <nuttx/sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
/****************************************************************************
+1 -1
View File
@@ -41,7 +41,7 @@
#include <sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#ifndef CONFIG_DISABLE_SIGNALS
# include "signal/signal.h"
+1 -1
View File
@@ -48,7 +48,7 @@
#include <nuttx/sched.h>
#include <nuttx/fs/fs.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "signal/signal.h"
#include "task/task.h"
+1 -1
View File
@@ -41,7 +41,7 @@
#include <sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/task.h"
+1 -1
View File
@@ -41,7 +41,7 @@
#include <unistd.h>
#include <sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
/************************************************************************
+1 -1
View File
@@ -46,7 +46,7 @@
#include <nuttx/arch.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/task.h"
+1 -1
View File
@@ -47,7 +47,7 @@
#include <nuttx/fs/fs.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
#ifdef CONFIG_SCHED_ONEXIT
+1 -1
View File
@@ -45,7 +45,7 @@
#include <nuttx/binfmt/binfmt.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/spawn.h"
#include "task/task.h"
+1 -1
View File
@@ -47,7 +47,7 @@
#include <nuttx/sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
/************************************************************************
+1 -1
View File
@@ -41,7 +41,7 @@
#include <errno.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/task.h"
+1 -1
View File
@@ -45,7 +45,7 @@
#include <nuttx/arch.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "signal/signal.h"
#include "task/task.h"
+1 -1
View File
@@ -48,7 +48,7 @@
#include <nuttx/arch.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "pthread/pthread.h"
#include "group/group.h"
#include "task/task.h"
+1 -1
View File
@@ -44,7 +44,7 @@
#include <spawn.h>
#include <debug.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/spawn.h"
#include "task/task.h"
+1 -1
View File
@@ -46,7 +46,7 @@
#include <nuttx/arch.h>
#include <nuttx/sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "task/task.h"
/****************************************************************************
+1 -1
View File
@@ -47,7 +47,7 @@
#include <nuttx/sched.h>
#include <arch/irq.h>
#include "os_internal.h"
#include "sched/sched.h"
#ifndef CONFIG_DISABLE_SIGNALS
# include "signal/signal.h"
#endif
+1 -1
View File
@@ -48,7 +48,7 @@
#include <nuttx/sched.h>
#include "os_internal.h"
#include "sched/sched.h"
#include "group/group.h"
#include "task/task.h"