fix: Delete useless 'exc interaction' macros and function declarations.
close: #I3SDKY Change-Id: I5ed9356ce2b55b6e07c3f192cdbc4a4f6fbfaa58
This commit is contained in:
@@ -54,8 +54,6 @@ extern "C" {
|
||||
#define SYS_MEM_BASE DDR_MEM_ADDR
|
||||
#define SYS_MEM_END (SYS_MEM_BASE + SYS_MEM_SIZE_DEFAULT)
|
||||
|
||||
#define EXC_INTERACT_MEM_SIZE 0x100000
|
||||
|
||||
#define _U32_C(X) X##U
|
||||
#define U32_C(X) _U32_C(X)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user