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

Annotation of /trunk/mips64_mem.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (hide annotations)
Sat Oct 6 16:33:40 2007 UTC (16 years, 5 months ago) by dpavlin
Original Path: upstream/dynamips-0.2.8-RC1/mips64_mem.h
File MIME type: text/plain
File size: 319 byte(s)
dynamips-0.2.8-RC1

1 dpavlin 7 /*
2     * Cisco router simulation platform.
3     * Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
4     */
5    
6     #ifndef __MIPS64_MEM_H__
7     #define __MIPS64_MEM_H__
8    
9     /* Shutdown the MTS subsystem */
10     void mips64_mem_shutdown(cpu_mips_t *cpu);
11    
12     /* Set the address mode */
13     int mips64_set_addr_mode(cpu_mips_t *cpu,u_int addr_mode);
14    
15     #endif

  ViewVC Help
Powered by ViewVC 1.1.26