summaryrefslogtreecommitdiff
path: root/nuttx/configs/z8f64200100kit/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-27 20:54:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-10-27 20:54:11 +0000
commit96a45c67960e9bac5562508fe8fd63738e7943c8 (patch)
tree937d5aea38c237e336caeb1d7bc2926989848c2e /nuttx/configs/z8f64200100kit/ostest/defconfig
parent665c4bf764eb07e58e70393c08671a2dfcd834bb (diff)
downloadnuttx-96a45c67960e9bac5562508fe8fd63738e7943c8.tar.gz
nuttx-96a45c67960e9bac5562508fe8fd63738e7943c8.tar.bz2
nuttx-96a45c67960e9bac5562508fe8fd63738e7943c8.zip
Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z8f64200100kit/ostest/defconfig')
-rw-r--r--nuttx/configs/z8f64200100kit/ostest/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/z8f64200100kit/ostest/defconfig b/nuttx/configs/z8f64200100kit/ostest/defconfig
index dc070f143..e534908c3 100644
--- a/nuttx/configs/z8f64200100kit/ostest/defconfig
+++ b/nuttx/configs/z8f64200100kit/ostest/defconfig
@@ -254,6 +254,7 @@ CONFIG_ARCH_STRCMP=n
CONFIG_ARCH_STRCPY=n
CONFIG_ARCH_STRNCPY=n
CONFIG_ARCH_STRLEN=n
+CONFIG_ARCH_STRNLEN=n
CONFIG_ARCH_BZERO=n
CONFIG_ARCH_KMALLOC=n
CONFIG_ARCH_KZMALLOC=n