Revision 87ecb68b hw/r2d.c

b/hw/r2d.c
22 22
 * THE SOFTWARE.
23 23
 */
24 24

  
25
#include "vl.h"
25
#include "hw.h"
26
#include "sh.h"
27
#include "sysemu.h"
28
#include "boards.h"
26 29

  
27 30
#define SDRAM_BASE 0x0c000000 /* Physical location of SDRAM: Area 3 */
28 31
#define SDRAM_SIZE 0x04000000

Also available in: Unified diff