We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741185f commit 5f290e4Copy full SHA for 5f290e4
tasks.c
@@ -2140,7 +2140,7 @@ void vTaskSuspendAll( void )
2140
* post in the FreeRTOS support forum before reporting this as a bug! -
2141
* https://goo.gl/wu4acr */
2142
2143
- /* portSOFRWARE_BARRIER() is only implemented for emulated/simulated ports that
+ /* portSOFTWARE_BARRIER() is only implemented for emulated/simulated ports that
2144
* do not otherwise exhibit real time behaviour. */
2145
portSOFTWARE_BARRIER();
2146
0 commit comments