[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: memcpy_tofs... wheres it at?
--- Amit Kucheria <amitk@ittc.ku.edu> wrote:
> On Mon, 8 Apr 2002, Sharath wrote:
>
> > Hi...
> >
> > just dwelling into writing a device driver and yes
> > have got some of it sorted out.. however I would like
> > to know where the prototype for memcpy_tofs recides.
>
two places in the 2.4.7-10 kernel:
../drivers/cdrom/aztcd.c
#define memcpy_tofs copy_to_user
../fs/hpfs/hpfs_fn.h
#define memcpy_tofs memcpy
--Christine
__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/