/[dynamips]/trunk/dev_dec21140.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/dev_dec21140.h

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

upstream/dynamips-0.2.5/dev_dec21140.h revision 1 by dpavlin, Sat Oct 6 16:01:44 2007 UTC upstream/dynamips-0.2.7-RC3/dev_dec21140.h revision 9 by dpavlin, Sat Oct 6 16:26:06 2007 UTC
# Line 1  Line 1 
1  /*  /*
2   * Cisco 7200 (Predator) simulation platform.   * Cisco router simulation platform.
3   * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)   * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
4   */   */
5    
# Line 7  Line 7 
7  #define __DEV_DEC21140_H__  #define __DEV_DEC21140_H__
8    
9  #include <sys/types.h>  #include <sys/types.h>
10    
11  #include "utils.h"  #include "utils.h"
12  #include "mips64.h"  #include "vm.h"
13  #include "cpu.h"  #include "cpu.h"
14  #include "device.h"  #include "device.h"
15  #include "net_io.h"  #include "net_io.h"
 #include "vm.h"  
16    
17  /* Generic DEC21140 initialization code */  /* Generic DEC21140 initialization code */
18  struct dec21140_data *dev_dec21140_init(vm_instance_t *vm,char *name,  struct dec21140_data *dev_dec21140_init(vm_instance_t *vm,char *name,

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

  ViewVC Help
Powered by ViewVC 1.1.26