Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2337 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2009-12-14 19:30:18 +00:00
parent 12ae4d2bd7
commit 2c2a85f086
62 changed files with 433 additions and 443 deletions
-4
View File
@@ -46,10 +46,6 @@
#include "os_internal.h"
#include "sem_internal.h"
/****************************************************************************
* Compilation Switches
****************************************************************************/
/****************************************************************************
* Definitions
****************************************************************************/