Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / arch / arm / mach-picoxcell / include / mach / entry-macro.S
blob9b505ac00be9d570774b520f3a7b7c0121d0f966
1 /*
2  * entry-macro.S
3  *
4  * Copyright (c) 2011 Picochip Ltd., Jamie Iles
5  *
6  * Low-level IRQ helper macros for picoXcell platforms
7  *
8  * This file is licensed under  the terms of the GNU General Public
9  * License version 2. This program is licensed "as is" without any
10  * warranty of any kind, whether express or implied.
11  */
12         .macro  disable_fiq
13         .endm
15         .macro  arch_ret_to_user, tmp1, tmp2
16         .endm