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

Subversion Repositories c0or1k

[/] [c0or1k/] [trunk/] [include/] [l4/] [glue/] [or1k/] [ipi.h] - Blame information for rev 7

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 drasko
/*
2
 * Copyright (C) 2010 B Labs Ltd.
3
 *
4
 * By Bahadir Balban
5
 */
6
#ifndef __IPI_H__
7
#define __IPI_H__
8
 
9
#include <l4/generic/irq.h>
10
 
11
int ipi_handler(struct irq_desc *desc);
12
 
13
 
14
#define IPI_TIMER_EVENT         0
15
 
16
#endif  /* __IPI_H__ */

powered by: WebSVN 2.1.0

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