nios2: thread.c: don't include timeout_q.h
Unnecessary and generates build errors for microkernel. Change-Id: I678f44aa2b68c8f8954c78e7828e534f0c1f4215 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
543aa77392
commit
96a9ae3a41
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
#include <nanokernel.h>
|
||||
#include <nano_private.h>
|
||||
#include <wait_q.h>
|
||||
#include <timeout_q.h>
|
||||
#include <string.h>
|
||||
|
||||
tNANO _nanokernel = {0};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue