Generic, unoptimized memset() implementation. More...
#include <string.h>#include <generic/string.h>Go to the source code of this file.
Functions | |
| void * | generic_memset (void *s, int c, size_t n) |
Generic, unoptimized memset() implementation.
Copyright (C) 2009 Atmel Corporation. All rights reserved.
Definition in file generic_memset.c.
1.6.3