Search
lxdream.org :: lxdream/src/mem.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/mem.h
changeset 561:533f6b478071
prev543:361ec0a70cf2
next562:e598411b640b
author nkeynes
date Tue Jan 01 05:08:38 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Enable Id keyword on all source files
file annotate diff log raw
1.1 --- a/src/mem.h Thu Nov 22 11:10:15 2007 +0000
1.2 +++ b/src/mem.h Tue Jan 01 05:08:38 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: mem.h,v 1.17 2007-11-14 10:21:33 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * mem is responsible for creating and maintaining the overall system memory
1.9 * map, as visible from the SH4 processor. (Note the ARM has a different map)
.