Bluetooth: Mesh: Add common section for ext_adv

Use section for omit macro config.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
This commit is contained in:
Lingao Meng 2021-11-23 14:18:01 +08:00 committed by Johan Hedberg
commit aeb12304b3
2 changed files with 38 additions and 72 deletions

View file

@ -10,6 +10,10 @@
#endif
#endif /* NETWORKING */
#if defined(CONFIG_BT_MESH)
ITERABLE_SECTION_RAM(bt_mesh_ext_adv, 4)
#endif
#if defined(CONFIG_GEN_SW_ISR_TABLE) && defined(CONFIG_DYNAMIC_INTERRUPTS)
SECTION_DATA_PROLOGUE(sw_isr_table,,)
{