/[dynamips]/trunk/ppc32_vmtest.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/ppc32_vmtest.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: 394 byte(s)
make working copy

1 /*
2 * Cisco router simulation platform.
3 * Copyright (c) 2006 Christophe Fillot (cf@utc.fr)
4 *
5 * PowerPC VM experimentations.
6 */
7
8 #ifndef __PPC32_VMTEST_H__
9 #define __PPC32_VMTEST_H__
10
11 #include <pthread.h>
12
13 #include "utils.h"
14 #include "net.h"
15 #include "device.h"
16 #include "pci_dev.h"
17 #include "vm.h"
18
19 /* Default parameters of the test VM */
20 #define PPC32_VMTEST_DEFAULT_RAM_SIZE 256
21
22 #endif

  ViewVC Help
Powered by ViewVC 1.1.26