Skip to content
Commit 5fc96ff9 authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

sys: atomic_c: skip syscall tracing



This skips syscall tracing on atomic_c.h, as the compiler
does not like "({ ... tracing code ... })" and complains:

  error: expected identifier or '(' before '{' token

Even though there is already a '(' before '{'.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 7fedc816
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment