mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Update Fujitsu port files - work in progress.
This commit is contained in:
parent
ba4d636307
commit
7e6a2b0bd5
2 changed files with 6 additions and 5 deletions
|
@ -60,7 +60,7 @@
|
|||
#define portLONG long
|
||||
#define portSHORT int
|
||||
#define portSTACK_TYPE unsigned portSHORT
|
||||
#define portBASE_TYPE char
|
||||
#define portBASE_TYPE long
|
||||
|
||||
/* This is required since SOFTUNE doesn't support inline directive as is. */
|
||||
#define inline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue