mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-28 12:57:52 +08:00
Change name of asm file to be consistent with other ports.
This commit is contained in:
@ -71,7 +71,7 @@ extern "C" {
|
||||
#define portDOUBLE double
|
||||
#define portLONG long
|
||||
#define portSHORT short
|
||||
#define portSTACK_TYPE unsigned int
|
||||
#define portSTACK_TYPE unsigned short
|
||||
#define portBASE_TYPE int
|
||||
|
||||
#if (configUSE_16_BIT_TICKS==1)
|
||||
|
Reference in New Issue
Block a user