repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
arch
/
sh
/
include
/
mach-sdk7786
/
mach
/
irq.h
blob
3343380907b2db7ed164563d5d83d7f35a710acf
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __MACH_SDK7786_IRQ_H
3
#define __MACH_SDK7786_IRQ_H
4
5
/* arch/sh/boards/mach-sdk7786/irq.c */
6
extern
void
sdk7786_init_irq
(
void
);
7
8
#endif
/* __MACH_SDK7786_IRQ_H */