You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/portable/ThirdParty/GCC/ARC_EM_HS
Kristine Jassmann b5a9229563
Warning fixes. (#356)
* Use cast to fix warnings.

* Remove all empty definitions of portCLEAN_UP_TCB( pxTCB ) and
  portALLOCATE_SECURE_CONTEXT( ulSecureStackSize ) from ports.
  When these are undefined, the default empty definition is defined
  in FreeRTOS.h.
4 years ago
..
arc_freertos_exceptions.c Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
arc_freertos_exceptions.h Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
arc_support.s Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
freertos_tls.c Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
port.c Add SPDX-License-Identifier: MIT to MIT licensed files. 4 years ago
portmacro.h Warning fixes. (#356) 4 years ago