mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 22:25:14 -05:00
Highlighted that reused list proofs assume single-core setting.
This commit is contained in:
parent
1888670656
commit
02e019fe45
4 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
This directory contains proof artifacts written by Nathan Chong.
|
||||
See the following pull request:
|
||||
https://github.com/FreeRTOS/FreeRTOS/pull/836
|
||||
3
verification/verifast/proof/single_core_proofs/README.md
Normal file
3
verification/verifast/proof/single_core_proofs/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
This directory contains proof artifacts written by Aalok Thakkar and Nathan Chong.
|
||||
See the following pull request:
|
||||
https://github.com/FreeRTOS/FreeRTOS/pull/836
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
#define TASKS_GH
|
||||
|
||||
#include "nathan/list_predicates.h"
|
||||
#include "single_core_proofs/list_predicates.h"
|
||||
|
||||
|
||||
/*@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue