mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-20 08:38:24 +08: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
|