mirror of
https://github.com/apache/nuttx.git
synced 2026-06-03 22:20:31 +08:00
arch: esp32: Fix compile error for smp
This commit is contained in:
committed by
Gregory Nutt
parent
898141300c
commit
6baebcecc4
@@ -67,7 +67,7 @@
|
|||||||
movi \reg, 1
|
movi \reg, 1
|
||||||
j 2f
|
j 2f
|
||||||
1:
|
1:
|
||||||
movii \reg, 0
|
movi \reg, 0
|
||||||
2:
|
2:
|
||||||
.endm
|
.endm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user