* mmap support for common simulators
[deliverable/binutils-gdb.git] / sim / common / sim-memopt.h
index 287c576f1b738588a152e71a8e410673dd8cb45a..cbaad0c99c68c8ff576a645021e9ba2ba818fc4f 100644 (file)
@@ -31,6 +31,7 @@ struct _sim_memopt {
   unsigned_word nr_bytes;
   unsigned modulo;
   void *buffer;
+  unsigned long munmap_length;
   sim_memopt *alias; /* linked list */
   sim_memopt *next;
 };
This page took 0.036062 seconds and 4 git commands to generate.