162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#undef IRQ_DISABLE
362306a36Sopenharmony_ci#undef IRQ_ENABLE
462306a36Sopenharmony_ci#undef IRQ_ENTER
562306a36Sopenharmony_ci#undef IRQ_EXIT
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#define IRQ_ENABLE		HARDIRQ_ENABLE
862306a36Sopenharmony_ci#define IRQ_DISABLE		HARDIRQ_DISABLE
962306a36Sopenharmony_ci#define IRQ_ENTER		HARDIRQ_ENTER
1062306a36Sopenharmony_ci#define IRQ_EXIT		HARDIRQ_EXIT
11