8 lines
140 B
C
8 lines
140 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_SW64_IRQ_REGS_H
|
|
#define _ASM_SW64_IRQ_REGS_H
|
|
|
|
#include <asm-generic/irq_regs.h>
|
|
|
|
#endif
|