Revision 12b6278f

b/cache-utils.c
79 79
    qemu_cache_conf.dcache_bsize = cacheline;
80 80
    qemu_cache_conf.icache_bsize = cacheline;
81 81
}
82
#endif    
82
#endif
83 83

  
84 84
#ifdef __linux__
85 85
void qemu_cache_utils_init(char **envp)

Also available in: Unified diff