Search
lxdream.org :: lxdream/test/timer.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename test/timer.c
changeset 731:ee2e929cca3a
prev272:fb6be85235e8
author nkeynes
date Fri Feb 24 21:11:58 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Add preprocessing support to genglsl
file annotate diff log raw
1.1 --- a/test/timer.c Thu Jan 11 06:53:31 2007 +0000
1.2 +++ b/test/timer.c Fri Feb 24 21:11:58 2012 +1000
1.3 @@ -1,4 +1,4 @@
1.4 -#include "../lib.h"
1.5 +#include "lib.h"
1.6 #define TMU_CHANNEL 2
1.7 #define BASE_TICKS_PER_US 200
1.8 #define CLOCK_DIVIDER 16
.