Replaced macro that remove node from list with the correct method list_remHead. Now...
authorqwert <qwert@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Jul 2008 14:59:11 +0000 (14:59 +0000)
committerqwert <qwert@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 29 Jul 2008 14:59:11 +0000 (14:59 +0000)
commitef33330c3e830d29142c4a933c1a77732a20f025
treebe9b6622472bcd7c537c7bbcfd0797dc55594163
parenta2fc2366ad564f11e705703ed1f42b7dc499a47c
Replaced macro that remove node from list with the correct method list_remHead. Now Scheduler on bertos emulator works.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1529 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/kern/proc.c