index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mx5
/
efika.h
blob: c8280435934ac17a9b483c3fc69e3a9df728500a (
plain
)
1
2
3
4
5
6
#ifndef _EFIKA_H
#define _EFIKA_H
void
__init
efika_board_common_init
(
void
);
#endif