Update Fujitsu port files - work in progress.

This commit is contained in:
Richard Barry 2008-02-10 20:31:19 +00:00
parent ba4d636307
commit 7e6a2b0bd5
2 changed files with 6 additions and 5 deletions

View file

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