ARM: nomadik: convert to MULTI_IRQ_HANDLER
[platform/kernel/linux-starfive.git] / arch / arm / mach-nomadik / include / mach / entry-macro.S
1 /*
2  * Low-level IRQ helper macros for Nomadik platforms
3  *
4  * This file is licensed under  the terms of the GNU General Public
5  * License version 2. This program is licensed "as is" without any
6  * warranty of any kind, whether express or implied.
7  */
8
9         .macro  disable_fiq
10         .endm
11
12         .macro  arch_ret_to_user, tmp1, tmp2
13         .endm