filename | src/sh4/sh4trans.c |
changeset | 561:533f6b478071 |
prev | 559:06714bc64271 |
next | 569:a1c49e1e8776 |
author | nkeynes |
date | Tue Jan 01 05:08:38 2008 +0000 (15 years ago) |
branch | lxdream-mmu |
permissions | -rw-r--r-- |
last change | Enable Id keyword on all source files |
file | annotate | diff | log | raw |
1.1 --- a/src/sh4/sh4trans.c Tue Jan 01 04:58:57 2008 +00001.2 +++ b/src/sh4/sh4trans.c Tue Jan 01 05:08:38 2008 +00001.3 @@ -1,5 +1,5 @@1.4 /**1.5 - * $Id: sh4trans.c,v 1.8 2007-10-08 12:06:01 nkeynes Exp $1.6 + * $Id$1.7 *1.8 * SH4 translation core module. This part handles the non-target-specific1.9 * section of the translation.
.