Fix errors/omissions in previous check-in

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@701 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-02-17 15:08:45 +00:00
parent b8b16ad1f0
commit 1bada71e80
5 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -239,7 +239,7 @@
# undef CONFIG_CPP_HAVE_VARARGS /* No variable argument macros */
# undef CONFIG_CPP_HAVE_WARNING /* Does not support #warning */
/* Intriniscs */
/* Intrinsics */
# define CONFIG_HAVE_FUNCTIONNAME 1 /* Has __FUNCTION__ */
# define CONFIG_HAVE_FILENAME 1 /* Has __FILE__ */