Add multiple font support in bitmaps; gfx_blitRaster(): New function.
[bertos.git] / drv / timer_dsp56k.h
index 42bd4b5fe8d0f74509d4dfb5253f7673505dd78c..11fbc6754c69582f9899868ec1bdc83ef81d97c0 100755 (executable)
@@ -3,7 +3,7 @@
  * <!--
  * Copyright 2004 Giovanni Bajo
  * Copyright 2004 Develer S.r.l. (http://www.develer.com/)
- * This file is part of DevLib - See devlib/README for information.
+ * This file is part of DevLib - See README.devlib for information.
  * -->
  *
  * \version $Id$
 
 /*#*
  *#* $Log$
+ *#* Revision 1.8  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
+ *#* Revision 1.7  2005/04/11 19:10:28  bernie
+ *#* Include top-level headers from cfg/ subdir.
+ *#*
  *#* Revision 1.6  2004/11/16 22:37:14  bernie
  *#* Replace IPTR with iptr_t.
  *#*
@@ -40,7 +46,7 @@
 
 #include "timer.h"
 #include <DSP56F807.h>
-#include <compiler.h>
+#include <cfg/compiler.h>
 #include <hw.h>
 #include <drv/irq.h>