Sistema l'errore da me commesso in fase di conversione...
[bertos.git] / kern / switch_win32.s
old mode 100755 (executable)
new mode 100644 (file)
index 884fc38..5891ae9
@@ -13,6 +13,8 @@
  * \author Bernardo Innocenti <bernie@develer.com>
  */
 
+!!!!!! THIS FILE HAS NOT BEEN REVISED FOR THE NEW SCHEDULER API !!!!!!
+
 __declspec(naked) void AsmSwitchContext(void * new_sp, void ** save_sp)
 {
        __asm