Fixed for 8051 w/SDCC compiler

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@454 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2007-12-28 22:10:14 +00:00
parent 932463210f
commit 98c638416d
9 changed files with 44 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/************************************************************
* types.h
* sys/types.h
*
* Copyright (C) 2007 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>