Add ntohs&l() and htons&l

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@324 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-09-02 15:32:03 +00:00
parent 800afcd04d
commit d82d41387b
6 changed files with 148 additions and 58 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
* Included Files
****************************************************************************/
#include <sys/type.h>
#include <sys/types.h>
/****************************************************************************
* Public Type Definitions