/[gxemul]/trunk/src/include/cpu_ppc.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 /trunk/src/include/cpu_ppc.h

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

revision 9 by dpavlin, Mon Oct 8 16:18:00 2007 UTC revision 10 by dpavlin, Mon Oct 8 16:18:27 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: cpu_ppc.h,v 1.22 2005/03/08 22:58:58 debug Exp $   *  $Id: cpu_ppc.h,v 1.23 2005/06/26 22:23:43 debug Exp $
32   */   */
33    
34  #include "misc.h"  #include "misc.h"
# Line 136  struct ppc_cpu { Line 136  struct ppc_cpu {
136    
137    
138  /*  cpu_ppc.c:  */  /*  cpu_ppc.c:  */
 struct cpu *ppc_cpu_new(struct memory *mem, struct machine *machine,  
         int cpu_id, char *cpu_type_name);  
139  void ppc_cpu_show_full_statistics(struct machine *m);  void ppc_cpu_show_full_statistics(struct machine *m);
140  void ppc_cpu_register_match(struct machine *m, char *name,  void ppc_cpu_register_match(struct machine *m, char *name,
141          int writeflag, uint64_t *valuep, int *match_register);          int writeflag, uint64_t *valuep, int *match_register);

Legend:
Removed from v.9  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26