Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / sh / include / mach-common / mach / romimage.h
blob1915714263aab001b0a0c77e64e3c5c2b85843ba
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifdef __ASSEMBLY__
4 /* do nothing here by default */
6 #else /* __ASSEMBLY__ */
8 static inline void mmcif_update_progress(int nr)
12 #endif /* __ASSEMBLY__ */