summaryrefslogtreecommitdiff
path: root/core/nds32/cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/nds32/cpu.h')
-rw-r--r--core/nds32/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/nds32/cpu.h b/core/nds32/cpu.h
index dcf668bd24..f5e4353cc3 100644
--- a/core/nds32/cpu.h
+++ b/core/nds32/cpu.h
@@ -55,5 +55,6 @@ static inline uint32_t get_itype(void)
void cpu_init(void);
extern uint32_t ilp;
+extern uint32_t ec_reset_lp;
#endif /* __CROS_EC_CPU_H */