Highlighted that reused list proofs assume single-core setting.

This commit is contained in:
Tobias Reinhard 2022-11-18 13:44:53 -05:00
parent 1888670656
commit 02e019fe45
4 changed files with 4 additions and 4 deletions

View file

@ -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

View 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

View file

@ -2,7 +2,7 @@
#define TASKS_GH
#include "nathan/list_predicates.h"
#include "single_core_proofs/list_predicates.h"
/*@