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.h logging: Allow logger usage in C++ files 2019-04-28 13:37:37 -04: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 logging: add frontend API 2019-07-18 11:50:52 +02:00
log_instance.h logging: Fix undefined macro warning 2019-07-24 16:34:31 -04:00
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