Generic, unoptimized strlen() implementation. More...
#include <string.h>#include <generic/string.h>Go to the source code of this file.
Functions | |
| size_t | generic_strlen (const char *str) |
Generic, unoptimized strlen() implementation.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file generic_strlen.c.
1.6.3