mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 07:46:16 +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
|
||||
j 2f
|
||||
1:
|
||||
movii \reg, 0
|
||||
movi \reg, 0
|
||||
2:
|
||||
.endm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user