Rama Krishna Mandava <[EMAIL PROTECTED]> écrit :
[...]
> can memcpy ,memset functions be used in drivermodules code of
> linux ? if so header file string.h is enough to be included?
Take a look at <kernel_tree>/include/linux/string.h. You just need to:
#include <linux/string.h>
--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/