Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
2c7d46ec192e4f2b350f67a0e185b9bce646cd6b
/
.
/
arch
/
sh
/
include
/
mach-common
/
mach
/
romimage.h
blob: 08fb42269ecd1c836c29d7b85b993a4796764dcf [
file
] [
log
] [
blame
]
#ifdef
__ASSEMBLY__
/* do nothing here by default */
#else
/* __ASSEMBLY__ */
extern
inline
void
mmcif_update_progress
(
int
nr
)
{
}
#endif
/* __ASSEMBLY__ */