libv4l: use __syscall for mmap on FreeBSD
authorHans de Goede <hdegoede@redhat.com>
Fri, 15 Jan 2010 12:43:04 +0000 (13:43 +0100)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 24 Feb 2010 00:44:40 +0000 (21:44 -0300)
commit993ce1e77941667504dbe78152df187af8dc7c7e
tree5b3d82336bec2b45d45931c8d7eac8669cb1fab5
parent9ce8da0748ae1623c77362fc5825209f404cd8d0
libv4l: use __syscall for mmap on FreeBSD

In order to get 64 bit addresses returned from the mmap syscall not
truncated on FreeBSD __syscall must be used as just syscall only returns
32 bits.

Priority: normal

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
lib/libv4lconvert/libv4lsyscall-priv.h