Revert "mmu: ensure gperf data is mapped"

This reverts commit e9bfd64110.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2021-01-22 07:37:31 -05:00
commit d887e078f9
5 changed files with 1 additions and 31 deletions

View file

@ -303,7 +303,6 @@ extern char z_priv_stacks_ram_start[];
extern char z_priv_stacks_ram_end[];
extern char z_user_stacks_start[];
extern char z_user_stacks_end[];
extern char z_kobject_data_begin[];
#endif /* CONFIG_USERSPACE */
#ifdef CONFIG_THREAD_LOCAL_STORAGE