]> Git Repo - linux.git/blob - arch/sh/include/mach-common/mach/romimage.h
lib: radix-tree: check accounting of existing slot replacement users
[linux.git] / arch / sh / include / mach-common / mach / romimage.h
1 #ifdef __ASSEMBLY__
2
3 /* do nothing here by default */
4
5 #else /* __ASSEMBLY__ */
6
7 static inline void mmcif_update_progress(int nr)
8 {
9 }
10
11 #endif /* __ASSEMBLY__ */
This page took 0.032754 seconds and 4 git commands to generate.