Search
lxdream.org :: lxdream/src/sh4/timer.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/sh4/timer.c
changeset 561:533f6b478071
prev422:61a0598e07ff
next619:0800a0137472
author nkeynes
date Fri Jan 25 05:38:26 2008 +0000 (16 years ago)
permissions -rw-r--r--
last change Fix dangling references to recovery_posn
file annotate diff log raw
1.1 --- a/src/sh4/timer.c Sat Oct 06 09:03:24 2007 +0000
1.2 +++ b/src/sh4/timer.c Fri Jan 25 05:38:26 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: timer.c,v 1.9 2007-10-06 09:03:24 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * SH4 Timer/Clock peripheral modules (CPG, TMU, RTC), combined together to
1.9 * keep things simple (they intertwine a bit).
.