mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-30 22:12:14 +08:00
Fixed typo.
This commit is contained in:
@ -59,7 +59,7 @@ only for ports that are using the MPU. */
|
|||||||
#ifdef portUSING_MPU_WRAPPERS
|
#ifdef portUSING_MPU_WRAPPERS
|
||||||
|
|
||||||
/* MPU_WRAPPERS_INCLUDED_FROM_API_FILE will be defined when this file is
|
/* MPU_WRAPPERS_INCLUDED_FROM_API_FILE will be defined when this file is
|
||||||
included from queue.c or task.c to prevent it from having an effict within
|
included from queue.c or task.c to prevent it from having an effect within
|
||||||
those files. */
|
those files. */
|
||||||
#ifndef MPU_WRAPPERS_INCLUDED_FROM_API_FILE
|
#ifndef MPU_WRAPPERS_INCLUDED_FROM_API_FILE
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user