[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: abt memcpy...
u cant use a lib (libc in this case) func. in a module. U'll have to stick to
the functions provided by the kernel. use a kernel based variant. A module is
dynamically linked using the kernel's sym table. so there.
Nikhil.
On Mon, Nov 06, 2000 at 02:41:01PM +0530, Vikram K wrote:
> Hello,
>
> i'm unable to use memcpy in a module which i have written. i'm getting an
> error saying memcpy not found when i try to insert my module. can anybody
> help? i'm having the same problem when i try to use down and up.
>
> thanx in advance,
> Vikram
>
> ps: i have included all relevent files - semaphore.h and string.h
>
>
> ---------------------------------------------
> The mailing list archives are available at
> http://lists.linux-india.org/cgi-bin/wilma/LIP