/[dynamips]/upstream/dynamips-0.2.7-RC2/cpu.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /upstream/dynamips-0.2.7-RC2/cpu.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

upstream/dynamips-0.2.7-RC1/cpu.h revision 7 by dpavlin, Sat Oct 6 16:23:47 2007 UTC upstream/dynamips-0.2.7-RC2/cpu.h revision 8 by dpavlin, Sat Oct 6 16:24:54 2007 UTC
# Line 100  struct cpu_gen { Line 100  struct cpu_gen {
100     /* Memory access log for fault debugging */     /* Memory access log for fault debugging */
101     u_int memlog_pos;     u_int memlog_pos;
102     memlog_access_t memlog_array[MEMLOG_COUNT];     memlog_access_t memlog_array[MEMLOG_COUNT];
103    
104       /* Statistics */
105       m_uint64_t dev_access_counter;
106  };  };
107    
108  /* CPU group definition */  /* CPU group definition */

Legend:
Removed from v.7  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.26