mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 13:27:01 +08:00
arch/sim: Model host signal as NuttX's interrupt
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -44,9 +44,7 @@
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
/* No interrupts */
|
||||
|
||||
#define NR_IRQS 0
|
||||
#define NR_IRQS 64
|
||||
|
||||
/* Number of registers saved in context switch */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user