d67096da05
Under GNU C, sizeof(void) = 1. This commit merely makes it explicit u8. Pointer arithmetics over void types is: * A GNU C extension * Not supported by Clang * Illegal across all ISO C standards See also: https://gcc.gnu.org/onlinedocs/gcc/Pointer-Arith.html Signed-off-by: Mark Ruvald Pedersen <mped@oticon.com> |
||
---|---|---|
.. | ||
log.h | ||
log_backend.h | ||
log_core.h | ||
log_ctrl.h | ||
log_instance.h | ||
log_msg.h | ||
log_output.h | ||
sys_log.h |