mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-12 06:35:19 -05:00
Handled minor TODOs in proof headers.
This commit is contained in:
parent
75111c247c
commit
f15540cecc
7 changed files with 6 additions and 76 deletions
|
|
@ -84,8 +84,6 @@
|
|||
|
||||
#if ( ( configCHECK_FOR_STACK_OVERFLOW > 1 ) && ( portSTACK_GROWTH < 0 ) )
|
||||
|
||||
/* TODO: Convert this macro into a function such that we can insert proof annotations.
|
||||
*/
|
||||
#ifdef VERIFAST
|
||||
/* Reason for rewrite:
|
||||
* VeriFast complains about unspecified evaluation order of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue