7181d6ac6651948623b9221f56c204e4d4783d2a
[deliverable/linux.git] / arch / arm / mach-u300 / include / mach / entry-macro.S
1 /*
2 *
3 * arch-arm/mach-u300/include/mach/entry-macro.S
4 *
5 *
6 * Copyright (C) 2006-2009 ST-Ericsson AB
7 * License terms: GNU General Public License (GPL) version 2
8 * Low-level IRQ helper macros for ST-Ericsson U300
9 * Author: Linus Walleij <linus.walleij@stericsson.com>
10 */
11
12 .macro disable_fiq
13 .endm
14
15 .macro arch_ret_to_user, tmp1, tmp2
16 .endm
This page took 0.056357 seconds and 4 git commands to generate.