projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata...
[linux-2.6]
/
include
/
asm-v850
/
hw_irq.h
1
#ifndef __V850_HW_IRQ_H__
2
#define __V850_HW_IRQ_H__
3
4
extern inline void hw_resend_irq (struct hw_interrupt_type *h, unsigned int i)
5
{
6
}
7
8
#endif /* __V850_HW_IRQ_H__ */