mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-05 20:35:44 +00:00
Remove trailing whitespace
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
97bf4851fe
commit
12b6278f9e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ static void ppc_init_cacheline_sizes(void)
|
|||
qemu_cache_conf.dcache_bsize = cacheline;
|
||||
qemu_cache_conf.icache_bsize = cacheline;
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __linux__
|
||||
void qemu_cache_utils_init(char **envp)
|
||||
|
|
Loading…
Reference in a new issue