OSDN Git Service

mmap64.c: use void * as in header, disable code that can't happen
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 15 Apr 2011 21:20:05 +0000 (23:20 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:37 +0000 (14:00 +0200)
commitf1c42c9e7416ba5236f6e466f2783690f47908a4
treea8f267c3704c3f6fbd0b7445679c6207a8c207a6
parent29a778aa191e819b9a8f0a0e4c591588fe50e446
mmap64.c: use void * as in header, disable code that can't happen

Reorganize a bit.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/mmap64.c