]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/sh/include/mach-common/mach/romimage.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[net-next-2.6.git] / arch / sh / include / mach-common / mach / romimage.h
CommitLineData
4705b2e8
MD
1#ifdef __ASSEMBLY__
2
3c928320 3/* do nothing here by default */
4705b2e8
MD
4
5#else /* __ASSEMBLY__ */
6
7extern inline void mmcif_update_progress(int nr)
8{
9}
10
11#endif /* __ASSEMBLY__ */