repo.or.cz
/
usb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] dquot: add proper locking when using current->signal->tty
[usb.git]
/
include
/
asm-sparc64
/
hw_irq.h
blob
599b3b0734502ee4864db257f0041a02845cdf5f
1
#ifndef __ASM_SPARC64_HW_IRQ_H
2
#define __ASM_SPARC64_HW_IRQ_H
3
4
extern
void
hw_resend_irq
(
struct
hw_interrupt_type
*
handler
,
unsigned int
virt_irq
);
5
6
#endif