quark_se: shared_mem.h is local to the file including it
Change-Id: I7071dbb6e43a04a48aaff7462e5e5dd395c7b137 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
0a272bc420
commit
487660def2
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
#include "board.h"
|
#include "board.h"
|
||||||
#include <uart.h>
|
#include <uart.h>
|
||||||
#include <init.h>
|
#include <init.h>
|
||||||
#include <shared_mem.h>
|
#include "shared_mem.h"
|
||||||
|
|
||||||
#ifdef CONFIG_ARC_INIT
|
#ifdef CONFIG_ARC_INIT
|
||||||
#define SCSS_REG_VAL(offset) \
|
#define SCSS_REG_VAL(offset) \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue