mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-19 23:52:36 +00:00

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
7 lines
107 B
C
7 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
|