mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-20 09:34:44 +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
|