mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 08:46:43 +07:00
8ede0bdb63
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
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
|