summaryrefslogtreecommitdiff
path: root/arch/nds32/include/asm/nds32.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nds32/include/asm/nds32.h')
-rw-r--r--arch/nds32/include/asm/nds32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nds32/include/asm/nds32.h b/arch/nds32/include/asm/nds32.h
index 19b19394a936..68c38151c3e4 100644
--- a/arch/nds32/include/asm/nds32.h
+++ b/arch/nds32/include/asm/nds32.h
@@ -17,6 +17,7 @@
#else
#define FP_OFFSET (-2)
#endif
+#define LP_OFFSET (-1)
extern void __init early_trap_init(void);
static inline void GIE_ENABLE(void)