1 parent 82a165d commit 9c7e984Copy full SHA for 9c7e984
1 file changed
py/nlrthumb.S
@@ -2,7 +2,7 @@
2
/* thumb callee save: bx, bp, sp, r12, r14, r14, r15 */
3
4
.syntax unified
5
- .cpu cortex-m4
+ /*.cpu cortex-m4*/
6
.thumb
7
.text
8
.align 2
0 commit comments