Remove inclusion of unused header files
This was missed from the section tag removal. Change-Id: I986b54175706181d96d7d36533b81208ccd4479b Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com> Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
parent
0f86fd19f2
commit
d5d5c702c4
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ simplifies the adding and removing of nodes to/from the list.
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <misc/dlist.h>
|
#include <misc/dlist.h>
|
||||||
|
|
||||||
#include <sections.h>
|
|
||||||
#include <toolchain.h>
|
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
*
|
*
|
||||||
* dlistAdd - add node to tail of list
|
* dlistAdd - add node to tail of list
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue