Upated NxWM comments

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4692 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-05-03 19:46:37 +00:00
parent 89b58c0778
commit 9e45cde12b
3 changed files with 57 additions and 39 deletions
+3
View File
@@ -41,6 +41,7 @@
//***************************************************************************
#include <unistd.h>
//***************************************************************************
// Namespace
//***************************************************************************
@@ -49,6 +50,8 @@ namespace std
{
using ::getpid;
using ::_exit;
using ::sleep;
using ::usleep;
using ::close;
using ::dup;
using ::dup2;