summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/ntosd-dm320/poll/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-10-27 20:54:11 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2010-10-27 20:54:11 +0000
commit9e52993f35bc52c125f5a949105f5a5c4c263b4b (patch)
tree937d5aea38c237e336caeb1d7bc2926989848c2e /nuttx/configs/ntosd-dm320/poll/defconfig
parentc7c19f0ac0cfd00bc0ef166782e2cdf961af1e87 (diff)
Add strnlen()
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@3054 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/ntosd-dm320/poll/defconfig')
-rw-r--r--nuttx/configs/ntosd-dm320/poll/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/ntosd-dm320/poll/defconfig b/nuttx/configs/ntosd-dm320/poll/defconfig
index d46dcb0b1b..6e6ca0f4e8 100644
--- a/nuttx/configs/ntosd-dm320/poll/defconfig
+++ b/nuttx/configs/ntosd-dm320/poll/defconfig
@@ -278,6 +278,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