mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/binfmt/binfmt.h>
|
||||
|
||||
#include "os_internal.h"
|
||||
#include "sched/sched.h"
|
||||
#include "binfmt_internal.h"
|
||||
|
||||
#ifndef CONFIG_BINFMT_DISABLE
|
||||
|
||||
Reference in New Issue
Block a user