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

Subversion Repositories or1k_soc_on_altera_embedded_dev_kit

[/] [or1k_soc_on_altera_embedded_dev_kit/] [trunk/] [linux-2.6/] [linux-2.6.24/] [include/] [asm-or32/] [hardirq.h] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 7 xianfeng
#ifndef __ASM_HARDIRQ_H__
2
#define __ASM_HARDIRQ_H__
3
 
4
//#include <linux/threads.h>
5
#include <linux/cache.h>
6
 
7
/* entry.S is sensitive to the offsets of these fields */
8
typedef struct {
9
        unsigned int __softirq_pending;
10
} ____cacheline_aligned irq_cpustat_t;
11
 
12
#include <linux/irq_cpustat.h> /* Standard mappings for irq_cpustat_t above */
13
 
14
#define HARDIRQ_BITS    8
15
 
16
#endif /* __ASM_HARDIRQ_H__ */

powered by: WebSVN 2.1.0

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