repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fs/reiserfs/journal.c: change return type of dirty_one_transaction
[linux/fpc-iii.git]
/
arch
/
sh
/
include
/
mach-common
/
mach
/
romimage.h
blob
1915714263aab001b0a0c77e64e3c5c2b85843ba
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifdef __ASSEMBLY__
3
4
/* do nothing here by default */
5
6
#else
/* __ASSEMBLY__ */
7
8
static
inline
void
mmcif_update_progress
(
int
nr
)
9
{
10
}
11
12
#endif
/* __ASSEMBLY__ */