mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-12 06:35:19 -05:00
VeriFast now ensures that no uninitialised values are read. `x |-> _` is interpreted as "uninitialised", `x |-> ?v` is interpreted as "initialised". |
||
|---|---|---|
| .. | ||
| single_core_proofs | ||
| snippets | ||
| ready_list_predicates.h | ||
| stack_predicates.h | ||
| task_predicates.h | ||
| verifast_bitops_extended.h | ||
| verifast_lock_predicates.h | ||
| verifast_port_contracts.h | ||
| verifast_prelude_extended.h | ||