mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-26 17:18:16 +00:00
Fix some broken/redirected URL (#172)
* Style: fix some broken/redirect links * Fix: atmel url * Fix microchip typo * Fix url links * Fix shortcut link * Comment: fix line wrapping * Style: fix line wrapping to 80 chars * Add now microchip beside Atmel * Fix link in History * Add Now Microchip before Atmel link * Comment: add *
This commit is contained in:
2
tasks.c
2
tasks.c
@@ -2112,7 +2112,7 @@ void vTaskSuspendAll( void )
|
||||
/* A critical section is not required as the variable is of type
|
||||
* BaseType_t. Please read Richard Barry's reply in the following link to a
|
||||
* post in the FreeRTOS support forum before reporting this as a bug! -
|
||||
* http://goo.gl/wu4acr */
|
||||
* https://goo.gl/wu4acr */
|
||||
|
||||
/* portSOFRWARE_BARRIER() is only implemented for emulated/simulated ports that
|
||||
* do not otherwise exhibit real time behaviour. */
|
||||
|
||||
Reference in New Issue
Block a user