Now stack_size is the real size, there's no need to subtract the size of the Process...
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 9 Sep 2009 20:48:10 +0000 (20:48 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 9 Sep 2009 20:48:10 +0000 (20:48 +0000)
commit6598285d95f6081c4982e9f060de5e5be6289650
tree9b3c5e0999f913689215fb81c20b392024c1a504
parent83fc7933f968173822ed3f636d75860d4a747e76
Now stack_size is the real size, there's no need to subtract the size of the Process struct because this is already done before.

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