Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: malc <av1474@comtv.ru>
  • Loading branch information
malc committed Oct 31, 2010
1 parent 97bf485 commit 12b6278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cache-utils.c
Expand Up @@ -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)
Expand Down

0 comments on commit 12b6278

Please sign in to comment.