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