Sign in
googlers
/
maze
/
linux
/
97cbc8fb1e35e328073e84c4031bd338306397d6
/
.
/
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__ */