mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Update ChangeLog
This commit is contained in:
@@ -11490,4 +11490,6 @@
|
|||||||
irqrestore() to up_irq_restore(). These should no longer be used. If
|
irqrestore() to up_irq_restore(). These should no longer be used. If
|
||||||
your code still uses them, please switch to enter_critical_section()
|
your code still uses them, please switch to enter_critical_section()
|
||||||
and leave_critical_section() (2016-02-14).
|
and leave_critical_section() (2016-02-14).
|
||||||
|
* Also rename irqdisable() and irqenable() to up_irq_disable() and
|
||||||
|
up_irq_enable (2016-02-14).
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule arch updated: 4a9148e44a...70afd900cc
Reference in New Issue
Block a user