Search
lxdream.org :: lxdream/src/sh4/sh4mmio.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/sh4mmio.h
changeset 561:533f6b478071
prev550:a27e31340147
next736:a02d1475ccfd
author nkeynes
date Mon May 26 11:01:42 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change hange 64-bit configuration to use sizeof(void *) rather than the system id
returned by config.guess - config.guess gets it wrong in some situations.
file annotate diff log raw
1.1 --- a/src/sh4/sh4mmio.h Thu Dec 06 10:43:30 2007 +0000
1.2 +++ b/src/sh4/sh4mmio.h Mon May 26 11:01:42 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: sh4mmio.h,v 1.4 2005-12-25 05:57:00 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * MMIO region and supporting function declarations. Private to the sh4
1.9 * module.
.