On Tuesday 13 November 2012 01:20 AM, Thomas Gleixner wrote:
> On Wed, 7 Nov 2012, Vineet Gupta wrote:
>> + **
>> + * Inline ASM macros to read/write AUX Regs
>> + * Essentially invocation of lr/sr insns from "C"
>> + */
>> +
On Wed, 7 Nov 2012, Vineet Gupta wrote:
> + **
> + * Inline ASM macros to read/write AUX Regs
> + * Essentially invocation of lr/sr insns from "C"
> + */
> +
> +#if 1
Leftover ???
> +#define read_aux_reg(reg)__builtin_a
Signed-off-by: Vineet Gupta
---
arch/arc/include/asm/arcregs.h | 114 +++
arch/arc/include/asm/irqflags.h | 143 +++
arch/arc/kernel/irq.c | 32 +
3 files changed, 289 insertions(+), 0 deletions(-)
create mode
3 matches
Mail list logo