[uClibc]Re: __UCLIBC_OLD_STYLE_MMAP__

Miles Bader miles at lsi.nec.co.jp
Tue Oct 16 04:07:01 UTC 2001


You used the wrong definition for the v850; it should be:

_syscall6(__ptr_t, mmap,
	  __ptr_t, addr, size_t, len, int, prot,
	  int, flags, int, fd, __off_t, offset);

Also, why is the file called `_mmap.c' when it defines a function called
`mmap'?

-Miles
-- 
Come now, if we were really planning to harm you, would we be waiting here, 
 beside the path, in the very darkest part of the forest?





More information about the uClibc mailing list