URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-ppc64/] [iSeries/] [XmPciLpEvent.h] - Rev 1765
Compare with Previous | Blame | View Log
#ifndef __XMPCILPEVENT_H__ #define __XMPCILPEVENT_H__ #ifdef __cplusplus extern "C" { #endif int XmPciLpEvent_init(void); void ppc_irq_dispatch_handler(struct pt_regs *regs, int irq); #ifdef __cplusplus } #endif #endif /* __XMPCILPEVENT_H__ */