mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-09 01:19:47 +00:00
Remove trailing whitespace
Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
parent
97bf4851fe
commit
12b6278f9e
@ -79,7 +79,7 @@ static void ppc_init_cacheline_sizes(void)
|
|||||||
qemu_cache_conf.dcache_bsize = cacheline;
|
qemu_cache_conf.dcache_bsize = cacheline;
|
||||||
qemu_cache_conf.icache_bsize = cacheline;
|
qemu_cache_conf.icache_bsize = cacheline;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __linux__
|
#ifdef __linux__
|
||||||
void qemu_cache_utils_init(char **envp)
|
void qemu_cache_utils_init(char **envp)
|
||||||
|
Loading…
Reference in New Issue
Block a user