]> git.sur5r.net Git - freertos/commitdiff
Continue 78K0R development.
authorRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 5 Feb 2009 13:02:27 +0000 (13:02 +0000)
committerRichardBarry <RichardBarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 5 Feb 2009 13:02:27 +0000 (13:02 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@677 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/portable/IAR/78K0R/portmacro.h

index 1255ff6d5e04fc43f23cc947af9e06bf82b8046d..1bd48ef31fa73d46e2e97bb60c6d4d269cf0ebd4 100644 (file)
@@ -72,7 +72,7 @@ extern "C" {
 #define portLONG        long\r
 #define portSHORT       short\r
 #define portSTACK_TYPE  unsigned short\r
-#define portBASE_TYPE   int\r
+#define portBASE_TYPE   short\r
 \r
 #if (configUSE_16_BIT_TICKS==1)\r
        typedef unsigned int portTickType;\r