From 14f499965b7057e68f0104ad17b8119c84e5feda Mon Sep 17 00:00:00 2001 From: marco Date: Wed, 20 Sep 2006 14:02:03 +0000 Subject: [PATCH] Add (not) revised note. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@706 38d2e660-2303-0410-9eaa-f027e97ec537 --- kern/switch_win32.s | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kern/switch_win32.s b/kern/switch_win32.s index 884fc381..5891ae90 100755 --- a/kern/switch_win32.s +++ b/kern/switch_win32.s @@ -13,6 +13,8 @@ * \author Bernardo Innocenti */ +!!!!!! THIS FILE HAS NOT BEEN REVISED FOR THE NEW SCHEDULER API !!!!!! + __declspec(naked) void AsmSwitchContext(void * new_sp, void ** save_sp) { __asm -- 2.25.1