source: branches/v4/platforms/caba-ring-ccxcachev4_memcachev4-mips32el/soft/irq/irq.h @ 419

Last change on this file since 419 was 134, checked in by kane, 13 years ago

add multi write buffer in cc_xcache_v4

File size: 93 bytes
Line 
1#ifndef irq_h
2#define irq_h
3
4void irq_init   ();
5void irq_handler(int irq);
6
7#endif // irq_h
Note: See TracBrowser for help on using the repository browser.