aboutsummaryrefslogtreecommitdiff
path: root/arch/um/include/asm/hw_irq.h
blob: 1cf84cf5f21af301596b5439289e1183071e2661 (plain)
1
2
3
4
5
6
7
#ifndef _ASM_UM_HW_IRQ_H
#define _ASM_UM_HW_IRQ_H

#include "asm/irq.h"
#include "asm/archparam.h"

#endif