tests: misc: iterable_sections: add const specifier for ROM data Without the const specifier the data is stored in RAM instead of ROM. Signed-off-by: Martin Jäger <martin@libre.solar>