-
Chris Friedt authored
SYS_SEM_LOCK() is a for-loop-like macro similar inspired by K_SPINLOCK(). Add an entry to .clang-format so that autoformatting works as expected. Signed-off-by:
Chris Friedt <cfriedt@tenstorrent.com>
5a0b1b16
Loading
SYS_SEM_LOCK() is a for-loop-like macro similar inspired by
K_SPINLOCK().
Add an entry to .clang-format so that autoformatting works as
expected.
Signed-off-by:
Chris Friedt <cfriedt@tenstorrent.com>