mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 14:15:12 -05:00
Renamed VERIFAST_PROOF define into VERIFAST.
This commit is contained in:
parent
7f69232893
commit
497a23d2eb
6 changed files with 7 additions and 7 deletions
2
tasks.c
2
tasks.c
|
|
@ -25,7 +25,7 @@
|
|||
*/
|
||||
|
||||
/* Verifast proof setup */
|
||||
#ifdef VERIFAST_PROOF
|
||||
#ifdef VERIFAST
|
||||
#include "verifast_proof_defs.h"
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue