补充中断类型定义.

Signed-off-by: rick.chan <chenyang@autoai.com>
This commit is contained in:
rick.chan 2020-09-07 10:43:34 +08:00
parent 41fdc78052
commit 4a066b6185
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ IPI、PPI、SPI、SGI 是 ARM 规范的中断,含义如下:
* SPIshared processor interrupts 中断号 32 32+224
* SGIsoftware generated interrupts (SGI).
中断类型的值如下:
中断类型的值在 \<linux kernel source\>/include/irq.h 中,部分定义如下:
```cpp
#define IRQ_TYPE_NONE 0