Remove building with NOCRYPTO option
[minix3.git] / minix / lib / liblwip / dist / src / FILES
blob0be0741d0858c6ebbc4098fba8dbb641057b778a
1 api/      - The code for the high-level wrapper API. Not needed if
2             you use the lowel-level call-back/raw API.
4 apps/     - Higher layer applications that are specifically programmed
5             with the lwIP low-level raw API.
7 core/     - The core of the TPC/IP stack; protocol implementations,
8             memory and buffer management, and the low-level raw API.
10 include/  - lwIP include files.
12 netif/    - Generic network interface device drivers are kept here.
14 For more information on the various subdirectories, check the FILES
15 file in each directory.