mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
Fix ARM IRQ handling problem + ARM context restore problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@9 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -367,7 +367,7 @@ EXTERN void up_disable_irq(int irq);
|
||||
EXTERN void up_enable_irq(int irq);
|
||||
|
||||
/************************************************************
|
||||
* Name: up_acknowledge_irq
|
||||
* Name: up_disable_irq
|
||||
*
|
||||
* Description:
|
||||
* Disable the IRQ specified by 'irq'
|
||||
|
||||
Reference in New Issue
Block a user