]> git.sur5r.net Git - freertos/blobdiff - Source/include/mpu_wrappers.h
Add xPortGetFreeHeapSize() function.
[freertos] / Source / include / mpu_wrappers.h
index e6621330d0ad60aaa709873dd8872368744a42e9..49bf7a183ef43a41a526475405193367e29ab979 100644 (file)
@@ -99,6 +99,8 @@ only for ports that are using the MPU. */
 \r
                #define pvPortMalloc                                    MPU_pvPortMalloc\r
                #define vPortFree                                               MPU_vPortFree\r
+               #define xPortGetFreeHeapSize                    MPU_xPortGetFreeHeapSize\r
+               #define vPortInitialiseBlocks                   MPU_vPortInitialiseBlocks\r
 \r
                /* Remove the privileged function macro. */\r
                #define PRIVILEGED_FUNCTION\r