Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / arch / arm / mach-exynos / include / mach / entry-macro.S
blob3ba4f547534b0715ab1f1cb8c00a14bbe952d248
1 /* arch/arm/mach-exynos4/include/mach/entry-macro.S
2  *
3  * Cloned from arch/arm/mach-realview/include/mach/entry-macro.S
4  *
5  * Low-level IRQ helper macros for EXYNOS4 platforms
6  *
7  * This file is licensed under  the terms of the GNU General Public
8  * License version 2. This program is licensed "as is" without any
9  * warranty of any kind, whether express or implied.
12                 .macro  disable_fiq
13                 .endm
15                 .macro  arch_ret_to_user, tmp1, tmp2
16                 .endm