mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-05 11:16:41 +07:00
8 lines
107 B
C
8 lines
107 B
C
|
#ifndef _ASM_UM_HW_IRQ_H
|
||
|
#define _ASM_UM_HW_IRQ_H
|
||
|
|
||
|
#include "asm/irq.h"
|
||
|
#include "asm/archparam.h"
|
||
|
|
||
|
#endif
|