/[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

Contents of /trunk/mips64_mem.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12 - (show annotations)
Sat Oct 6 16:45:40 2007 UTC (16 years, 5 months ago) by dpavlin
File MIME type: text/plain
File size: 319 byte(s)
make working copy

1 /*
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