filename | src/sh4/sh4x86.in |
changeset | 561:533f6b478071 |
prev | 559:06714bc64271 |
next | 569:a1c49e1e8776 |
author | nkeynes |
date | Tue Jan 01 05:08:38 2008 +0000 (13 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/sh4x86.in Tue Jan 01 04:58:57 2008 +00001.2 +++ b/src/sh4/sh4x86.in Tue Jan 01 05:08:38 2008 +00001.3 @@ -1,5 +1,5 @@1.4 /**1.5 - * $Id: sh4x86.in,v 1.20 2007-11-08 11:54:16 nkeynes Exp $1.6 + * $Id$1.7 *1.8 * SH4 => x86 translation. This version does no real optimization, it just1.9 * outputs straight-line x86 code - it mainly exists to provide a baseline
.