Remove inline keyword.

This commit is contained in:
Richard Barry 2008-05-01 09:06:26 +00:00
parent 9c87f922b3
commit 019ab1b908
28 changed files with 3 additions and 52 deletions

View file

@ -432,7 +432,7 @@ extern void vPortYield( void );
#define portTASK_FUNCTION_PROTO portTASK_FUNCTION
/*-----------------------------------------------------------*/
#define inline
#define volatile
#define register