]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/Softune/MB96340/portmacro.h
Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas...
[freertos] / FreeRTOS / Source / portable / Softune / MB96340 / portmacro.h
index 368557f9a54f32525e2f40228125b69713e3f7ca..c8fe208bfba8134eb5bc52265ddc35178682cd06 100644 (file)
@@ -102,7 +102,7 @@ FreeRTOSConfig.h to set the configMEMMODEL value. */
        #define portMAX_DELAY ( portTickType ) 0xffff\r
 #else\r
        typedef unsigned portLONG portTickType;\r
-       #define portMAX_DELAY ( portTickType ) 0xffffffff\r
+       #define portMAX_DELAY ( portTickType ) 0xffffffffUL\r
 #endif\r
 /*-----------------------------------------------------------*/        \r
 \r