Revision 64b85a8f cache-utils.h

b/cache-utils.h
9 9

  
10 10
extern struct qemu_cache_conf qemu_cache_conf;
11 11

  
12
extern void qemu_cache_utils_init(char **envp);
12
void qemu_cache_utils_init(char **envp);
13 13

  
14 14
/* mildly adjusted code from tcg-dyngen.c */
15 15
static inline void flush_icache_range(unsigned long start, unsigned long stop)

Also available in: Unified diff