mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06: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…
Add table
Add a link
Reference in a new issue