We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9db47e1 commit d7b8d79Copy full SHA for d7b8d79
subsys/testsuite/include/test_asm_inline_gcc.h
@@ -42,7 +42,7 @@ static inline void timestamp_serialize(void)
42
{
43
__ISB();
44
}
45
-#elif defined(CONFIG_CPU_ARCV2)
+#elif defined(CONFIG_ARC)
46
#define timestamp_serialize()
47
#elif defined(CONFIG_ARCH_POSIX)
48
0 commit comments