diff --git a/arch/xtensa/core/ptables.c b/arch/xtensa/core/ptables.c index 8b8b3664ea..e28fa1aa8f 100644 --- a/arch/xtensa/core/ptables.c +++ b/arch/xtensa/core/ptables.c @@ -106,8 +106,6 @@ static sys_slist_t xtensa_domain_list; extern char _heap_end[]; extern char _heap_start[]; -extern char __data_start[]; -extern char __data_end[]; /* * Static definition of all code & data memory regions of the * current Zephyr image. This information must be available &