mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-19 04:48:03 +07:00
7 lines
107 B
C
7 lines
107 B
C
#define IRQ_LOCALTIMER 29
|
|
#define IRQ_LOCALWDOG 30
|
|
|
|
#ifndef CONFIG_SPARSE_IRQ
|
|
#define NR_IRQS 256
|
|
#endif
|