Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures

This commit is contained in:
Gregory Nutt
2014-08-08 18:39:28 -06:00
parent 0be5f2ca81
commit e1769b22f1
158 changed files with 61 additions and 276 deletions
-1
View File
@@ -42,7 +42,6 @@
#include <arch/arch.h>
#include <nuttx/sched.h>
#include <os_internal.h>
void nuttx_arch_init(void)
-1
View File
@@ -43,7 +43,6 @@
#include <arch/arch.h>
#include <nuttx/sched.h>
#include <os_internal.h>
void nuttx_arch_init(void)