Revision e04b2899

b/cache-utils.h
2 2
#define QEMU_CACHE_UTILS_H
3 3

  
4 4
#if defined(_ARCH_PPC)
5

  
6
#include <stdint.h> /* uintptr_t */
7

  
5 8
struct qemu_cache_conf {
6 9
    unsigned long dcache_bsize;
7 10
    unsigned long icache_bsize;

Also available in: Unified diff