lwIP: remove dependency on heap module
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 3 Nov 2010 10:35:07 +0000 (10:35 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 3 Nov 2010 10:35:07 +0000 (10:35 +0000)
commit08b11a3ad6e293343bfab98a7439a26079db5dea
tree210c689fffcd41976f51c914d1a5703b65deb2d8
parentc347afb9fd4924095e6cc2fa828d18b901cf3d57
lwIP: remove dependency on heap module

lwIP now implements its own thread stacks' allocator if CONFIG_KERN_HEAP
is disabled.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4497 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/net/lwip.h
bertos/net/lwip/src/arch/sys_arch.c