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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-ia64/] [sn/] [intr.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
/* $Id: intr.h,v 1.1.1.1 2004-04-15 02:42:40 phoenix Exp $
2
 *
3
 * This file is subject to the terms and conditions of the GNU General Public
4
 * License.  See the file "COPYING" in the main directory of this archive
5
 * for more details.
6
 *
7
 * Copyright (C) 1992 - 1997, 2000-2003 Silicon Graphics, Inc. All rights reserved.
8
 */
9
#ifndef _ASM_IA64_SN_INTR_H
10
#define _ASM_IA64_SN_INTR_H
11
 
12
#include <linux/config.h>
13
#include <asm/sn/sn2/intr.h>
14
 
15
extern void sn_send_IPI_phys(long, int, int);
16
 
17
#define CPU_VECTOR_TO_IRQ(cpuid,vector) (vector)
18
#define SN_CPU_FROM_IRQ(irq)    (0)
19
#define SN_IVEC_FROM_IRQ(irq)   (irq)
20
 
21
#endif /* _ASM_IA64_SN_INTR_H */

powered by: WebSVN 2.1.0

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