#include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include /* Provide these as static constants to guarantee that they are exposed to the * rust bindings. They exist as macros to be used in assembly. */ #ifdef RT_MPU_TASK_REGION_START_ID static const uint32_t RT_MPU_TASK_REGION_START_ID_ = RT_MPU_TASK_REGION_START_ID; #endif #ifdef RT_MPU_NUM_TASK_REGIONS static const uint32_t RT_MPU_NUM_TASK_REGIONS_ = RT_MPU_NUM_TASK_REGIONS; #endif