Defines

ut_compiler.h File Reference

Go to the source code of this file.

Defines

#define ABI_W_NO_CONST_QUAL
#define ABI_W_POP

Define Documentation

#define ABI_W_NO_CONST_QUAL
Value:
_Pragma("GCC diagnostic push") \
_Pragma("GCC diagnostic ignored \"-Wcast-qual\"")
#define ABI_W_POP