mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 04:13:54 -04:00
Remove inline keyword.
This commit is contained in:
parent
9c87f922b3
commit
019ab1b908
28 changed files with 3 additions and 52 deletions
|
@ -432,7 +432,7 @@ extern void vPortYield( void );
|
|||
#define portTASK_FUNCTION_PROTO portTASK_FUNCTION
|
||||
/*-----------------------------------------------------------*/
|
||||
|
||||
#define inline
|
||||
|
||||
#define volatile
|
||||
#define register
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue