 |
Zephyr API 3.6.99
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_LLVM_H_
8#define ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_LLVM_H_
10#ifndef ZEPHYR_TESTSUITE_INCLUDE_TEST_TOOLCHAIN_H_
11#error "Please do not include test toolchain-specific headers directly, \
12use <zephyr/test_toolchain.h> instead"
17#define TOOLCHAIN_WARNING_INTEGER_OVERFLOW "-Winteger-overflow"