OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-arm/] [arch-sa1100/] [irq.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1276 phoenix
/*
2
 * linux/include/asm-arm/arch-sa1100/irq.h
3
 *
4
 * Author: Nicolas Pitre
5
 */
6
 
7
#define fixup_irq(x)    (x)
8
 
9
/*
10
 * This prototype is required for cascading of multiplexed interrupts.
11
 * Since it doesn't exist elsewhere, we'll put it here for now.
12
 */
13
extern void do_IRQ(int irq, struct pt_regs *regs);

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.