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

Annotation of /trunk/ppc32_vmtest.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (hide annotations)
Sat Oct 6 16:33:40 2007 UTC (16 years, 6 months ago) by dpavlin
Original Path: upstream/dynamips-0.2.8-RC1/ppc32_vmtest.h
File MIME type: text/plain
File size: 394 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     * 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