mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-25 13:43:55 +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
|