zephyr/include/shell
Nicolas Pitre 91d057f146 shell_history: align buffer to pointer size
The code in shell_history_put() adds padding to new entries so they
are pointer aligned. The whole buffer has to be so aligned too.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-04 09:28:47 +02:00
..
shell.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
shell_dummy.h
shell_fprintf.h
shell_history.h shell_history: align buffer to pointer size 2019-07-04 09:28:47 +02:00
shell_log_backend.h cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
shell_rtt.h
shell_telnet.h
shell_types.h
shell_uart.h cleanup: include/: move ring_buffer.h to sys/ring_buffer.h 2019-06-27 22:55:49 -04:00