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
of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-shmobile
/
r8a7779.h
blob
e1aaa2ef9376c91de1696ce0b475387af6390012
1
#ifndef __ASM_R8A7779_H__
2
#define __ASM_R8A7779_H__
3
4
extern
void
r8a7779_pm_init
(
void
);
5
6
extern
struct
smp_operations r8a7779_smp_ops
;
7
8
#endif
/* __ASM_R8A7779_H__ */