mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-11 22:25:14 -05:00
8 lines
No EOL
136 B
C
8 lines
No EOL
136 B
C
#ifndef READY_LIST_PREDICATES_H
|
|
#define READY_LIST_PREDICATES_H
|
|
|
|
/*@
|
|
predicate readyLists_p();
|
|
@*/
|
|
|
|
#endif /* READY_LIST_PREDICATES_H */ |