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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [uclinux/] [uClinux-2.0.x/] [include/] [asm-mips/] [irq.h] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 199 simons
/*
2
 * include/asm-mips/irq.h
3
 *
4
 * This file is subject to the terms and conditions of the GNU General Public
5
 * License.  See the file "COPYING" in the main directory of this archive
6
 * for more details.
7
 *
8
 * Copyright (C) 1994 by Waldorf GMBH
9
 * written by Ralf Baechle
10
 *
11
 */
12
#ifndef __ASM_MIPS_IRQ_H
13
#define __ASM_MIPS_IRQ_H
14
 
15
/*
16
 * Actually this is a lie but we hide the local device's interrupts ...
17
 */
18
#define NR_IRQS 16
19
 
20
extern void disable_irq(unsigned int);
21
extern void enable_irq(unsigned int);
22
 
23
#endif /* __ASM_MIPS_IRQ_H */

powered by: WebSVN 2.1.0

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