summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-08 18:44:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-12-08 18:44:43 +0000
commit8baf9790026651489d04c214c3b0001c696c54df (patch)
tree77af02b47bea9455b75ded30aed6969af31d0ec3 /nuttx/include
parentac5415b0fe06eeb5d0766abaf2fcc2db07cd6f89 (diff)
downloadpx4-nuttx-8baf9790026651489d04c214c3b0001c696c54df.tar.gz
px4-nuttx-8baf9790026651489d04c214c3b0001c696c54df.tar.bz2
px4-nuttx-8baf9790026651489d04c214c3b0001c696c54df.zip
ez80f910200zco port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1436 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/compiler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/include/nuttx/compiler.h b/nuttx/include/nuttx/compiler.h
index 0960fe3a5..db66d037a 100644
--- a/nuttx/include/nuttx/compiler.h
+++ b/nuttx/include/nuttx/compiler.h
@@ -228,7 +228,7 @@
#elif defined(__ZILOG__)
-/* At present, only the Zilog ZNeo compiler is recognized */
+/* At present, only the following Zilog compilers are recognized */
# if !defined(__ZNEO__) && !defined(__EZ8__) && !defined(__EZ80__)
# warning "Unrecognized Zilog compiler"