memstr.c File Reference

Memory string operations. More...

Include dependency graph for memstr.c:

Go to the source code of this file.

Functions

void * _memcpy (void *dst, const void *src, size_t cnt)
void _memsetb (__address dst, size_t cnt, __u8 x)
void _memsetw (__address dst, size_t cnt, __u16 x)


Detailed Description

This file provides architecture independent functions to manipulate blocks of memory. These functions are optimized as much as generic functions of this type can be. However, architectures are free to provide even more optimized versions of these functions.

Definition in file memstr.c.


Generated on Sun Jun 18 17:05:02 2006 for HelenOS Kernel (mips32) by  doxygen 1.4.6