]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/portable/GCC/TriCore_1782/portmacro.h
Multiple tidy up, documentation corrections and typo corrections highlighted by Tamas...
[freertos] / FreeRTOS / Source / portable / GCC / TriCore_1782 / portmacro.h
index 67fec8ef68cfb781acee47f6e4fef6623ca07210..bbe15baae73d8cbe40ffb8782759f9d450ab6913 100644 (file)
@@ -98,7 +98,7 @@ extern "C" {
        #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