aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/hardirq.h
blob: d8dd8909cb189aca563f137afd6644ec1c1f9f20 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_HARDIRQ_H
#define _ASM_SCORE_HARDIRQ_H

#include <asm-generic/hardirq.h>

#endif /* _ASM_SCORE_HARDIRQ_H */