1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2012, NVIDIA Corporation. All rights reserved.
6 #ifndef __SOC_TEGRA_IRQ_H
7 #define __SOC_TEGRA_IRQ_H
9 #if defined(CONFIG_ARM)
10 bool tegra_pending_sgi(void);
13 #endif /* __SOC_TEGRA_IRQ_H */