Revision 04b16653 cpu-all.h

b/cpu-all.h
867 867
    ram_addr_t length;
868 868
    char idstr[256];
869 869
    QLIST_ENTRY(RAMBlock) next;
870
#if defined(__linux__) && !defined(TARGET_S390X)
871
    int fd;
872
#endif
870 873
} RAMBlock;
871 874

  
872 875
typedef struct RAMList {

Also available in: Unified diff