zephyr/include/logging
Nicolas Pitre cd4e7893ea LOG_BACKEND_DEFINE(): use Z_STRUCT_SECTION_ITERABLE()
Replace the open coded section attribute by Z_STRUCT_SECTION_ITERABLE()
to properly align structure instances on 64-bit targets.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-08-06 10:03:13 +02:00
..
log_backend.h LOG_BACKEND_DEFINE(): use Z_STRUCT_SECTION_ITERABLE() 2019-08-06 10:03:13 +02:00
log_core.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_ctrl.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_frontend.h
log_instance.h
log_msg.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_output.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log.h