Change name of asm file to be consistent with other ports.

pull/1/head
Richard Barry 16 years ago
parent e602554120
commit 18797cb689

@ -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)

Loading…
Cancel
Save