Sign in
gbmc
/
linux
/
refs/heads/linux-rolling-lts
/
.
/
arch
/
sh
/
include
/
mach-common
/
mach
/
romimage.h
blob: 22fb47ec9b15253c4eb6cef4145fb3cfc49f9188 [
file
] [
edit
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
__ASSEMBLER__
/* do nothing here by default */
#else
/* __ASSEMBLER__ */
static
inline
void
mmcif_update_progress
(
int
nr
)
{
}
#endif
/* __ASSEMBLER__ */