Merge tag 'v3.3.7' into 3.3/master
[zen-stable.git] / arch / arm / mach-cns3xxx / include / mach / entry-macro.S
blob01c57df5f716b3890a9f380cdb258ba37bcf4629
1 /*
2  * Low-level IRQ helper macros for Cavium Networks platforms
3  *
4  * Copyright 2008 Cavium Networks
5  *
6  * This file is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License, Version 2, as
8  * published by the Free Software Foundation.
9  */
11                 .macro  disable_fiq
12                 .endm
14                 .macro  arch_ret_to_user, tmp1, tmp2
15                 .endm