Got more NXFLAT examples to compile

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1891 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-06-16 23:45:07 +00:00
parent 6ad27ed177
commit 57650c2c6c
13 changed files with 32 additions and 23 deletions
+1
View File
@@ -38,6 +38,7 @@
//***************************************************************************
#include <nuttx/config.h>
#include <cstdlib>
//***************************************************************************
// Definitions
+1
View File
@@ -38,6 +38,7 @@
//***************************************************************************
#include <nuttx/config.h>
#include <cstdlib>
//***************************************************************************
// Definitions
+1 -1
View File
@@ -65,7 +65,7 @@
//***************************************************************************
//void *operator new[](size_t size)
void *operator new[]((unsigned long size)
void *operator new[](unsigned long nbytes)
{
// We have to allocate something