mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 22:25:14 -05:00
VeriFast now ensures that no uninitialised values are read. `x |-> _` is interpreted as "uninitialised", `x |-> ?v` is interpreted as "initialised". |
||
|---|---|---|
| .. | ||
| README.md | ||
| scp_common.h | ||
| scp_list_predicates.h | ||
This directory contains proof artifacts written by Aalok Thakkar and Nathan Chong. See the following pull request: https://github.com/FreeRTOS/FreeRTOS/pull/836