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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-shmobile
/
include
/
mach
/
r7s72100.h
blob
5f34b20ecd4a623c5f7006c125a1cbf3e181919b
1
#ifndef __ASM_R7S72100_H__
2
#define __ASM_R7S72100_H__
3
4
void
r7s72100_add_dt_devices
(
void
);
5
void
r7s72100_clock_init
(
void
);
6
void
r7s72100_init_early
(
void
);
7
8
#endif
/* __ASM_R7S72100_H__ */