Add TODO item.
[bertos.git] / kern / switch_dsp56k.c
index 7cc5f202397774ce27ad1143107d4cf084d29abf..59f9788ffdbbe8966f6360b5ff0c180fa4fe9cf1 100755 (executable)
@@ -2,7 +2,7 @@
  * \file
  * <!--
  * 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.6  2006/02/24 01:17:05  bernie
+ *#* Update for new emulator.
+ *#*
+ *#* Revision 1.5  2005/11/04 16:20:02  bernie
+ *#* Fix reference to README.devlib in header.
+ *#*
  *#* Revision 1.4  2004/08/25 14:12:09  rasky
  *#* Aggiornato il comment block dei log RCS
  *#*
@@ -60,8 +66,8 @@ asm void asm_switch_context(void ** new_sp, void ** save_sp)
        move  y1,x:(SP)+
        move  x:<$3F,y1
        move  y1,x:(SP)
-       
-       ; 
+
+       ;
        ; Switch stacks
        nop
        move SP, x:(R3)