Added network init; refactored some header files

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-09-09 11:58:50 +00:00
parent 4283c46855
commit 01207cc66e
39 changed files with 208 additions and 55 deletions
-1
View File
@@ -41,7 +41,6 @@
#include <sys/types.h>
#include <sched.h>
#include <nuttx/os_external.h>
#include "os_internal.h"
#ifndef CONFIG_DISABLE_SIGNALS
# include "sig_internal.h"