mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-31 20:05:59 +08:00
Fix compile warning:
..\..\libcpu\arm\cortex-m3\context_rvds.S(207): warning: A1581W: Added 2 bytes of padding at address 0xd6
This commit is contained in:
@@ -203,4 +203,5 @@ HardFault_Handler PROC
|
|||||||
BX lr
|
BX lr
|
||||||
ENDP
|
ENDP
|
||||||
|
|
||||||
|
NOP
|
||||||
END
|
END
|
||||||
Reference in New Issue
Block a user