commit | 6f5a1529d4d38a9542a6ecb230319c004ab6be6c | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Wed Mar 10 11:21:51 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Mar 10 14:55:01 2021 -0500 |
tree | aba0a713235bfc6cce74e5366ae8ad696467e374 | |
parent | e031693e372ccd56c6d21ed8f3064d1a6e5d894f [diff] |
test: mem_map: Fix compilation by removing __test_mem_map_size This is the same problem as seen for #32053. Refer to that for the details and propose a similar fix. Signed-off-by: Carlo Caione <ccaione@baylibre.com>