sim-card
/
qemu
Archived
10
0
Fork 0

Remove trailing whitespace

Signed-off-by: malc <av1474@comtv.ru>
This commit is contained in:
malc 2010-11-01 00:53:19 +03:00
parent 97bf4851fe
commit 12b6278f9e
1 changed files with 1 additions and 1 deletions

View File

@ -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)