Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
romimage.h
Go to the documentation of this file.
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__ */