summaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx/include/mach/entry-macro.S
blob: d87bfc397d39859d01817c016e8c8b4aceab72d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * Low-level IRQ helper macros for Cavium Networks platforms
 *
 * Copyright 2008 Cavium Networks
 *
 * This file is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License, Version 2, as
 * published by the Free Software Foundation.
 */

#include <asm/hardware/entry-macro-gic.S>

		.macro	disable_fiq
		.endm

		.macro  arch_ret_to_user, tmp1, tmp2
		.endm