zephyr/scripts/logging/dictionary
Daniel Leung 3da42fb547 scripts: logging/dictionary: fix long long alignment
Printing long long requires alignment on 64-bit before parsing
the actual argument. Or else the parser would be looking at
some unrelated bits. So fix it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-28 21:14:14 +02:00
..
dictionary_parser scripts: logging/dictionary: fix long long alignment 2024-06-28 21:14:14 +02:00
database_gen.py
log_parser.py