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 673d574 commit e42d013Copy full SHA for e42d013
backends/cadence/runtime/et_pal.cpp
@@ -6,7 +6,7 @@
6
* LICENSE file in the root directory of this source tree.
7
*/
8
9
-#if defined(XTENSA)
+#if defined(__XTENSA__)
10
11
#include <stdio.h>
12
#include <sys/times.h>
0 commit comments