 |
Software APIs
|
Go to the documentation of this file. 5 #ifndef OPENTITAN_SW_DEVICE_LIB_DIF_DIF_WARN_UNUSED_RESULT_H_ 6 #define OPENTITAN_SW_DEVICE_LIB_DIF_DIF_WARN_UNUSED_RESULT_H_ 31 #define DIF_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) 37 #endif // OPENTITAN_SW_DEVICE_LIB_DIF_DIF_WARN_UNUSED_RESULT_H_